From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/hr_recruitment/README.md | 39 + addons/hr_recruitment/__init__.py | 5 + addons/hr_recruitment/__manifest__.py | 43 + addons/hr_recruitment/data/digest_data.xml | 28 + addons/hr_recruitment/data/hr_recruitment_data.xml | 382 +++ addons/hr_recruitment/data/hr_recruitment_demo.xml | 465 ++++ .../data/hr_recruitment_demo_jones_cv.pdf | Bin 0 -> 13139 bytes .../data/hr_recruitment_demo_jose_cv.txt | 9 + .../data/hr_recruitment_demo_williams_cv.doc | Bin 0 -> 10240 bytes .../data/hr_recruitment_templates.xml | 12 + addons/hr_recruitment/i18n/af.po | 1915 ++++++++++++++ addons/hr_recruitment/i18n/am.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/ar.po | 2462 ++++++++++++++++++ addons/hr_recruitment/i18n/az.po | 2054 +++++++++++++++ addons/hr_recruitment/i18n/bg.po | 2449 ++++++++++++++++++ addons/hr_recruitment/i18n/bn.po | 2385 +++++++++++++++++ addons/hr_recruitment/i18n/bs.po | 2075 +++++++++++++++ addons/hr_recruitment/i18n/ca.po | 2426 +++++++++++++++++ addons/hr_recruitment/i18n/ckb.po | 2383 +++++++++++++++++ addons/hr_recruitment/i18n/cs.po | 2474 ++++++++++++++++++ addons/hr_recruitment/i18n/da.po | 2683 +++++++++++++++++++ addons/hr_recruitment/i18n/de.po | 2499 ++++++++++++++++++ addons/hr_recruitment/i18n/el.po | 2415 +++++++++++++++++ addons/hr_recruitment/i18n/en_GB.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/eo.po | 2379 +++++++++++++++++ addons/hr_recruitment/i18n/es.po | 2715 +++++++++++++++++++ addons/hr_recruitment/i18n/es_BO.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/es_CL.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/es_CO.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/es_CR.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/es_DO.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/es_EC.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/es_MX.po | 2706 +++++++++++++++++++ addons/hr_recruitment/i18n/es_PE.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/es_PY.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/es_VE.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/et.po | 2460 ++++++++++++++++++ addons/hr_recruitment/i18n/eu.po | 2406 +++++++++++++++++ addons/hr_recruitment/i18n/fa.po | 2401 +++++++++++++++++ addons/hr_recruitment/i18n/fi.po | 2435 ++++++++++++++++++ addons/hr_recruitment/i18n/fo.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/fr.po | 2706 +++++++++++++++++++ addons/hr_recruitment/i18n/fr_BE.po | 1817 +++++++++++++ addons/hr_recruitment/i18n/fr_CA.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/gl.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/gu.po | 2060 +++++++++++++++ addons/hr_recruitment/i18n/he.po | 2586 +++++++++++++++++++ addons/hr_recruitment/i18n/hi.po | 2383 +++++++++++++++++ addons/hr_recruitment/i18n/hr.po | 2452 ++++++++++++++++++ addons/hr_recruitment/i18n/hr_recruitment.pot | 2379 +++++++++++++++++ addons/hr_recruitment/i18n/hu.po | 2449 ++++++++++++++++++ addons/hr_recruitment/i18n/id.po | 2458 ++++++++++++++++++ addons/hr_recruitment/i18n/is.po | 2091 +++++++++++++++ addons/hr_recruitment/i18n/it.po | 2473 ++++++++++++++++++ addons/hr_recruitment/i18n/ja.po | 2411 +++++++++++++++++ addons/hr_recruitment/i18n/ka.po | 2397 +++++++++++++++++ addons/hr_recruitment/i18n/kab.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/km.po | 2448 ++++++++++++++++++ addons/hr_recruitment/i18n/ko.po | 2462 ++++++++++++++++++ addons/hr_recruitment/i18n/lb.po | 2040 +++++++++++++++ addons/hr_recruitment/i18n/lo.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/lt.po | 2464 ++++++++++++++++++ addons/hr_recruitment/i18n/lv.po | 2440 ++++++++++++++++++ addons/hr_recruitment/i18n/mk.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/mn.po | 2458 ++++++++++++++++++ addons/hr_recruitment/i18n/nb.po | 2398 +++++++++++++++++ addons/hr_recruitment/i18n/ne.po | 1911 ++++++++++++++ addons/hr_recruitment/i18n/nl.po | 2695 +++++++++++++++++++ addons/hr_recruitment/i18n/nl_BE.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/pl.po | 2449 ++++++++++++++++++ addons/hr_recruitment/i18n/pt.po | 2429 +++++++++++++++++ addons/hr_recruitment/i18n/pt_BR.po | 2716 ++++++++++++++++++++ addons/hr_recruitment/i18n/ro.po | 2459 ++++++++++++++++++ addons/hr_recruitment/i18n/ru.po | 2456 ++++++++++++++++++ addons/hr_recruitment/i18n/si.po | 2379 +++++++++++++++++ addons/hr_recruitment/i18n/sk.po | 2517 ++++++++++++++++++ addons/hr_recruitment/i18n/sl.po | 2435 ++++++++++++++++++ addons/hr_recruitment/i18n/sq.po | 1914 ++++++++++++++ addons/hr_recruitment/i18n/sr.po | 2060 +++++++++++++++ addons/hr_recruitment/i18n/sr@latin.po | 1919 ++++++++++++++ addons/hr_recruitment/i18n/sv.po | 2417 +++++++++++++++++ addons/hr_recruitment/i18n/th.po | 2394 +++++++++++++++++ addons/hr_recruitment/i18n/tr.po | 2707 +++++++++++++++++++ addons/hr_recruitment/i18n/uk.po | 2688 +++++++++++++++++++ addons/hr_recruitment/i18n/ur.po | 2379 +++++++++++++++++ addons/hr_recruitment/i18n/vi.po | 2691 +++++++++++++++++++ addons/hr_recruitment/i18n/zh_CN.po | 2464 ++++++++++++++++++ addons/hr_recruitment/i18n/zh_TW.po | 2456 ++++++++++++++++++ addons/hr_recruitment/models/__init__.py | 7 + addons/hr_recruitment/models/calendar.py | 39 + addons/hr_recruitment/models/digest.py | 29 + addons/hr_recruitment/models/hr_department.py | 32 + addons/hr_recruitment/models/hr_employee.py | 34 + addons/hr_recruitment/models/hr_job.py | 153 ++ addons/hr_recruitment/models/hr_recruitment.py | 553 ++++ .../hr_recruitment/models/res_config_settings.py | 11 + .../security/hr_recruitment_security.xml | 33 + addons/hr_recruitment/security/ir.model.access.csv | 14 + addons/hr_recruitment/static/description/icon.png | Bin 0 -> 9639 bytes addons/hr_recruitment/static/description/icon.svg | 25 + .../static/src/img/congratulations.png | Bin 0 -> 40574 bytes addons/hr_recruitment/static/src/js/recruitment.js | 18 + .../static/src/js/tours/hr_recruitment.js | 103 + addons/hr_recruitment/static/src/scss/hr_job.scss | 101 + addons/hr_recruitment/tests/__init__.py | 1 + addons/hr_recruitment/tests/resume.eml | 1604 ++++++++++++ .../tests/test_recruitment_process.py | 60 + addons/hr_recruitment/views/digest_views.xml | 15 + .../hr_recruitment/views/hr_department_views.xml | 46 + addons/hr_recruitment/views/hr_job_views.xml | 126 + .../views/hr_recruitment_templates.xml | 16 + .../hr_recruitment/views/hr_recruitment_views.xml | 1069 ++++++++ .../hr_recruitment/views/mail_activity_views.xml | 14 + .../views/res_config_settings_views.xml | 61 + addons/hr_recruitment/wizard/__init__.py | 4 + .../wizard/applicant_refuse_reason.py | 14 + .../wizard/applicant_refuse_reason_views.xml | 28 + 117 files changed, 183274 insertions(+) create mode 100644 addons/hr_recruitment/README.md create mode 100644 addons/hr_recruitment/__init__.py create mode 100644 addons/hr_recruitment/__manifest__.py create mode 100644 addons/hr_recruitment/data/digest_data.xml create mode 100644 addons/hr_recruitment/data/hr_recruitment_data.xml create mode 100644 addons/hr_recruitment/data/hr_recruitment_demo.xml create mode 100644 addons/hr_recruitment/data/hr_recruitment_demo_jones_cv.pdf create mode 100644 addons/hr_recruitment/data/hr_recruitment_demo_jose_cv.txt create mode 100644 addons/hr_recruitment/data/hr_recruitment_demo_williams_cv.doc create mode 100644 addons/hr_recruitment/data/hr_recruitment_templates.xml create mode 100644 addons/hr_recruitment/i18n/af.po create mode 100644 addons/hr_recruitment/i18n/am.po create mode 100644 addons/hr_recruitment/i18n/ar.po create mode 100644 addons/hr_recruitment/i18n/az.po create mode 100644 addons/hr_recruitment/i18n/bg.po create mode 100644 addons/hr_recruitment/i18n/bn.po create mode 100644 addons/hr_recruitment/i18n/bs.po create mode 100644 addons/hr_recruitment/i18n/ca.po create mode 100644 addons/hr_recruitment/i18n/ckb.po create mode 100644 addons/hr_recruitment/i18n/cs.po create mode 100644 addons/hr_recruitment/i18n/da.po create mode 100644 addons/hr_recruitment/i18n/de.po create mode 100644 addons/hr_recruitment/i18n/el.po create mode 100644 addons/hr_recruitment/i18n/en_GB.po create mode 100644 addons/hr_recruitment/i18n/eo.po create mode 100644 addons/hr_recruitment/i18n/es.po create mode 100644 addons/hr_recruitment/i18n/es_BO.po create mode 100644 addons/hr_recruitment/i18n/es_CL.po create mode 100644 addons/hr_recruitment/i18n/es_CO.po create mode 100644 addons/hr_recruitment/i18n/es_CR.po create mode 100644 addons/hr_recruitment/i18n/es_DO.po create mode 100644 addons/hr_recruitment/i18n/es_EC.po create mode 100644 addons/hr_recruitment/i18n/es_MX.po create mode 100644 addons/hr_recruitment/i18n/es_PE.po create mode 100644 addons/hr_recruitment/i18n/es_PY.po create mode 100644 addons/hr_recruitment/i18n/es_VE.po create mode 100644 addons/hr_recruitment/i18n/et.po create mode 100644 addons/hr_recruitment/i18n/eu.po create mode 100644 addons/hr_recruitment/i18n/fa.po create mode 100644 addons/hr_recruitment/i18n/fi.po create mode 100644 addons/hr_recruitment/i18n/fo.po create mode 100644 addons/hr_recruitment/i18n/fr.po create mode 100644 addons/hr_recruitment/i18n/fr_BE.po create mode 100644 addons/hr_recruitment/i18n/fr_CA.po create mode 100644 addons/hr_recruitment/i18n/gl.po create mode 100644 addons/hr_recruitment/i18n/gu.po create mode 100644 addons/hr_recruitment/i18n/he.po create mode 100644 addons/hr_recruitment/i18n/hi.po create mode 100644 addons/hr_recruitment/i18n/hr.po create mode 100644 addons/hr_recruitment/i18n/hr_recruitment.pot create mode 100644 addons/hr_recruitment/i18n/hu.po create mode 100644 addons/hr_recruitment/i18n/id.po create mode 100644 addons/hr_recruitment/i18n/is.po create mode 100644 addons/hr_recruitment/i18n/it.po create mode 100644 addons/hr_recruitment/i18n/ja.po create mode 100644 addons/hr_recruitment/i18n/ka.po create mode 100644 addons/hr_recruitment/i18n/kab.po create mode 100644 addons/hr_recruitment/i18n/km.po create mode 100644 addons/hr_recruitment/i18n/ko.po create mode 100644 addons/hr_recruitment/i18n/lb.po create mode 100644 addons/hr_recruitment/i18n/lo.po create mode 100644 addons/hr_recruitment/i18n/lt.po create mode 100644 addons/hr_recruitment/i18n/lv.po create mode 100644 addons/hr_recruitment/i18n/mk.po create mode 100644 addons/hr_recruitment/i18n/mn.po create mode 100644 addons/hr_recruitment/i18n/nb.po create mode 100644 addons/hr_recruitment/i18n/ne.po create mode 100644 addons/hr_recruitment/i18n/nl.po create mode 100644 addons/hr_recruitment/i18n/nl_BE.po create mode 100644 addons/hr_recruitment/i18n/pl.po create mode 100644 addons/hr_recruitment/i18n/pt.po create mode 100644 addons/hr_recruitment/i18n/pt_BR.po create mode 100644 addons/hr_recruitment/i18n/ro.po create mode 100644 addons/hr_recruitment/i18n/ru.po create mode 100644 addons/hr_recruitment/i18n/si.po create mode 100644 addons/hr_recruitment/i18n/sk.po create mode 100644 addons/hr_recruitment/i18n/sl.po create mode 100644 addons/hr_recruitment/i18n/sq.po create mode 100644 addons/hr_recruitment/i18n/sr.po create mode 100644 addons/hr_recruitment/i18n/sr@latin.po create mode 100644 addons/hr_recruitment/i18n/sv.po create mode 100644 addons/hr_recruitment/i18n/th.po create mode 100644 addons/hr_recruitment/i18n/tr.po create mode 100644 addons/hr_recruitment/i18n/uk.po create mode 100644 addons/hr_recruitment/i18n/ur.po create mode 100644 addons/hr_recruitment/i18n/vi.po create mode 100644 addons/hr_recruitment/i18n/zh_CN.po create mode 100644 addons/hr_recruitment/i18n/zh_TW.po create mode 100644 addons/hr_recruitment/models/__init__.py create mode 100644 addons/hr_recruitment/models/calendar.py create mode 100644 addons/hr_recruitment/models/digest.py create mode 100644 addons/hr_recruitment/models/hr_department.py create mode 100644 addons/hr_recruitment/models/hr_employee.py create mode 100644 addons/hr_recruitment/models/hr_job.py create mode 100644 addons/hr_recruitment/models/hr_recruitment.py create mode 100644 addons/hr_recruitment/models/res_config_settings.py create mode 100644 addons/hr_recruitment/security/hr_recruitment_security.xml create mode 100644 addons/hr_recruitment/security/ir.model.access.csv create mode 100644 addons/hr_recruitment/static/description/icon.png create mode 100644 addons/hr_recruitment/static/description/icon.svg create mode 100644 addons/hr_recruitment/static/src/img/congratulations.png create mode 100644 addons/hr_recruitment/static/src/js/recruitment.js create mode 100644 addons/hr_recruitment/static/src/js/tours/hr_recruitment.js create mode 100644 addons/hr_recruitment/static/src/scss/hr_job.scss create mode 100644 addons/hr_recruitment/tests/__init__.py create mode 100644 addons/hr_recruitment/tests/resume.eml create mode 100644 addons/hr_recruitment/tests/test_recruitment_process.py create mode 100644 addons/hr_recruitment/views/digest_views.xml create mode 100644 addons/hr_recruitment/views/hr_department_views.xml create mode 100644 addons/hr_recruitment/views/hr_job_views.xml create mode 100644 addons/hr_recruitment/views/hr_recruitment_templates.xml create mode 100644 addons/hr_recruitment/views/hr_recruitment_views.xml create mode 100644 addons/hr_recruitment/views/mail_activity_views.xml create mode 100644 addons/hr_recruitment/views/res_config_settings_views.xml create mode 100644 addons/hr_recruitment/wizard/__init__.py create mode 100644 addons/hr_recruitment/wizard/applicant_refuse_reason.py create mode 100644 addons/hr_recruitment/wizard/applicant_refuse_reason_views.xml (limited to 'addons/hr_recruitment') diff --git a/addons/hr_recruitment/README.md b/addons/hr_recruitment/README.md new file mode 100644 index 00000000..433a5a8a --- /dev/null +++ b/addons/hr_recruitment/README.md @@ -0,0 +1,39 @@ +Manage Recruitment and Job applications +--------------------------------------- + +Publish, promote and organize your job offers with the Odoo +Open Source Recruitment Application. + +Organize your job board, promote your job announces and keep track of +application submissions easily. Follow every applicant and build up a database +of skills and profiles with indexed documents. + +Post Your Jobs on Best Job Boards +--------------------------------- + +Connect automatically to most famous job board websites; linkedIn, Monster, +Craigslist, ... Every job position has a new email address automatically +assigned to route applications automatically to the right job position. + +Whether applicants contact you by email or using an online form, you get all +the data indexed automatically (resumes, motivation letter) and you can answer +in just a click, reusing templates of answers. + +Customize Your Recruitment Process +---------------------------------- + +Use the kanban view and customize the steps of your recruitments process; +pre-qualification, first interview, second interview, negociaiton, ... + +Get accurate statistics on your recruitment pipeline. Get reports to compare +the performance of your different investments on external job boards. + +Streamline Your Recruitment Process +----------------------------------- + +Follow applicants in your recruitment process with the smart kanban view. Save +time by automating some communications with email templates. + +Documents like resumes and motivation letters are indexed automatically, +allowing you to easily find for specific skills and build up a database of +profiles. diff --git a/addons/hr_recruitment/__init__.py b/addons/hr_recruitment/__init__.py new file mode 100644 index 00000000..52497701 --- /dev/null +++ b/addons/hr_recruitment/__init__.py @@ -0,0 +1,5 @@ +# -*- encoding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import models +from . import wizard diff --git a/addons/hr_recruitment/__manifest__.py b/addons/hr_recruitment/__manifest__.py new file mode 100644 index 00000000..b2f0b53e --- /dev/null +++ b/addons/hr_recruitment/__manifest__.py @@ -0,0 +1,43 @@ +# -*- encoding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +{ + 'name': 'Recruitment', + 'version': '1.0', + 'category': 'Human Resources/Recruitment', + 'sequence': 90, + 'summary': 'Track your recruitment pipeline', + 'description': "", + 'website': 'https://www.odoo.com/page/recruitment', + 'depends': [ + 'hr', + 'calendar', + 'fetchmail', + 'utm', + 'attachment_indexation', + 'web_tour', + 'digest', + ], + 'data': [ + 'security/hr_recruitment_security.xml', + 'security/ir.model.access.csv', + 'data/hr_recruitment_data.xml', + 'data/digest_data.xml', + 'data/hr_recruitment_templates.xml', + 'views/hr_recruitment_views.xml', + 'views/res_config_settings_views.xml', + 'views/hr_recruitment_templates.xml', + 'views/hr_department_views.xml', + 'views/hr_job_views.xml', + 'views/mail_activity_views.xml', + 'views/digest_views.xml', + 'wizard/applicant_refuse_reason_views.xml', + ], + 'demo': [ + 'data/hr_recruitment_demo.xml', + ], + 'installable': True, + 'auto_install': False, + 'application': True, + 'license': 'LGPL-3', +} diff --git a/addons/hr_recruitment/data/digest_data.xml b/addons/hr_recruitment/data/digest_data.xml new file mode 100644 index 00000000..b8bfcd23 --- /dev/null +++ b/addons/hr_recruitment/data/digest_data.xml @@ -0,0 +1,28 @@ + + + + + True + + + + + + Tip: Let candidates apply by email + 1300 + + +
+

Tip: Let candidates apply by email

+

+ By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc. + % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1) + % if record and record.alias_domain + Try sending an email + % endif +

+
+
+
+
+
diff --git a/addons/hr_recruitment/data/hr_recruitment_data.xml b/addons/hr_recruitment/data/hr_recruitment_data.xml new file mode 100644 index 00000000..4efeb5ba --- /dev/null +++ b/addons/hr_recruitment/data/hr_recruitment_data.xml @@ -0,0 +1,382 @@ + + + + + + + Interview + + + + + Applicant: Refuse + + Your Job Application: ${object.job_id.name | safe} + ${(not object.partner_id and object.email_from or '') | safe} + ${object.partner_id.id or ''} + + + + + +
+
+ Hello,

+ Thank you for your interest in joining the + ${object.company_id.name} team. We wanted to + let you know that, although your resume is competitive, + our hiring team reviewed your application and did not + select it for further consideration. +

+ Please note that recruiting is hard, and we can make + mistakes. Do not hesitate to reply to this email if you + think we made a mistake, or if you want more information + about our decision. +

+ We will, however, keep your resume on record and get in + touch with you about future opportunities that may be a + better fit for your skills and experience. +

+ We wish you all the best in your job search and hope we + will have the chance to consider you for another role + in the future. +

+ Thank you, +
+ % if object.user_id: + --
+ ${object.user_id.name}
+ Email: ${object.user_id.email or ''}
+ Phone: ${object.user_id.phone or ''} + % else: + --
+ ${object.company_id.name}
+ The HR Team + % endif +
+
+
+
+ + ${object.partner_id.lang or ''} +
+ + + Applicant: Interest + + Your Job Application: ${object.job_id.name | safe} + ${(not object.partner_id and object.email_from or '') | safe} + ${object.partner_id.id or ''} + + + + + +
+
+

Congratulations!

+
Your resume has been positively reviewed.
+ Congratulations! +
+
+ We just reviewed your resume, and it caught our + attention. As we think you might be great for the + position, your application has been short listed for a + call or an interview. +

+ % if 'website_url' in object.job_id and object.job_id.website_url: + + % endif + + % if object.user_id: + You will soon be contacted by: + + + + + +
+ Avatar + + ${object.user_id.name}
+ Email: ${object.user_id.email or ''}
+ Phone: ${object.user_id.phone or ''} +
+

+ % endif + See you soon, +
+ --
+ The HR Team + % if 'website_url' in object.job_id and object.job_id.website_url + Discover all our jobs.
+ % endif +
+ +
+

What is the next step?

+ We usually answer applications within a few days. +

+ The next step is either a call or a meeting in our offices. +
+ Feel free to contact us if you want a faster + feedback or if you don't get news from us + quickly enough (just reply to this email). +
+ +
+ % set location = '' + % if object.job_id.address_id.name: + ${object.job_id.address_id.name}
+ % endif + % if object.job_id.address_id.street: + ${object.job_id.address_id.street}
+ % set location = object.job_id.address_id.street + % endif + % if object.job_id.address_id.street2: + ${object.job_id.address_id.street2}
+ % set location = '%s, %s' % (location, object.job_id.address_id.street2) + % endif + % if object.job_id.address_id.city: + ${object.job_id.address_id.city}, + % set location = '%s, %s' % (location, object.job_id.address_id.city) + % endif + % if object.job_id.address_id.state_id.name: + ${object.job_id.address_id.state_id.name}, + % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name) + % endif + % if object.job_id.address_id.zip: + ${object.job_id.address_id.zip} + % set location = '%s, %s' % (location, object.job_id.address_id.zip) + % endif +
+ % if object.job_id.address_id.country_id.name: + ${object.job_id.address_id.country_id.name}
+ % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name) + % endif +
+
+
+ + ${object.partner_id.lang or ''} +
+ + + Applicant: Acknowledgement + + Your Job Application: ${object.job_id.name | safe} + ${(not object.partner_id and object.email_from or '') | safe} + ${object.partner_id.id or ''} + + + + + +
+
+ Hello, +

+ We confirm we successfully received your application for the job + "${object.job_id.name}" at ${object.company_id.name}. +

+ We will come back to you shortly. + + % if 'website_url' in object.job_id and object.job_id.website_url: + + % endif + +
+ % if object.user_id: +

Your Contact:

+ + + + + +
+ Avatar + + ${object.user_id.name}
+ Email: ${object.user_id.email or ''}
+ Phone: ${object.user_id.phone or ''} +
+
+ % endif + +

What is the next step?

+ We usually answer applications within a few days.

+ Feel free to contact us if you want a faster + feedback or if you don't get news from us + quickly enough (just reply to this email). + +
+ % set location = '' + % if object.job_id.address_id.name: + ${object.job_id.address_id.name}
+ % endif + % if object.job_id.address_id.street: + ${object.job_id.address_id.street}
+ % set location = object.job_id.address_id.street + % endif + % if object.job_id.address_id.street2: + ${object.job_id.address_id.street2}
+ % set location = '%s, %s' % (location, object.job_id.address_id.street2) + % endif + % if object.job_id.address_id.city: + ${object.job_id.address_id.city}, + % set location = '%s, %s' % (location, object.job_id.address_id.city) + % endif + % if object.job_id.address_id.state_id.name: + ${object.job_id.address_id.state_id.name}, + % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name) + % endif + % if object.job_id.address_id.zip: + ${object.job_id.address_id.zip} + % set location = '%s, %s' % (location, object.job_id.address_id.zip) + % endif +
+ % if object.job_id.address_id.country_id.name: + ${object.job_id.address_id.country_id.name}
+ % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name) + % endif +
+
+
+ + ${object.partner_id.lang or ''} +
+ + + Graduate + 1 + + + Bachelor Degree + 2 + + + Master Degree + 3 + + + Doctoral Degree + 4 + + + + jobs + + + + + + + + New Applicant + hr.applicant + + + + + Stage Changed + hr.applicant + + Stage changed + + + Applicant Hired + hr.applicant + + Applicant hired + + + + + Job Position created + hr.job + + + + + Applicant Stage Changed + hr.job + + + job_id + + + Applicant Hired + hr.job + + + job_id + + + + + Job Position Created + hr.department + + + department_id + + + + + Reserve + + + Manager + + + IT + + + Sales + + + Job Campaign + + + + Initial Qualification + 1 + + + First Interview + 2 + + + + Second Interview + 3 + + + Contract Proposal + 4 + + + Contract Signed + 5 + + + + + + Doesn't fit the job requirements + + + The applicant is not interested anymore + + + The applicant gets a better offer + + +
+
diff --git a/addons/hr_recruitment/data/hr_recruitment_demo.xml b/addons/hr_recruitment/data/hr_recruitment_demo.xml new file mode 100644 index 00000000..b82f048b --- /dev/null +++ b/addons/hr_recruitment/data/hr_recruitment_demo.xml @@ -0,0 +1,465 @@ + + + + + + + + + + + recruit + 4 + 56 + + + open + 1 + + + open + 1 + + + recruit + 1 + 17 + + + 1 + recruit + 5 + + + recruit + 3 + 2 + + + recruit + 6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sales Manager + + + + + + + 1 + Enrique Jones + 9963214587 + + + + Sales + + + + + + 1 + Meldona Thang + 998655451 + + + + Developer PHP + + + + + + + 3 + Johan Duck + 8955545 + + + + Developer Fullstack + + + + + + 0 + Kelly Wallant + 879895515 + + + + Developer Python + + + + + + + 0 + Cécile Donth + 98765411 + + + + Developer C/C++ + + + + + + 0 + Ohen Rizome + 654687987654 + + + + Trainee - MCA + + + + + + 2 + Marie Justine + 9988774455 + + 6633225 + + + Fresher + + + + + + 0 + Jose + + 999666735 + + + Marketing + + + + + + Yin Lee + + + + Marketing 2 Year Experience + + + + + + Hubert Blank + 3 + + + + Marketing Job + + + + + + + John Bruno + + + + More than 5 yrs Experience in PHP + + + + + + + Sandra Elvis + + + + Finance Manager + + + + + + 1 + David Armstrong + + 33968745 + + + Finance + + + + + + 1 + Joren Jacob + + + + Trainee - MCA + + + + + Tina Augustie + 9898745745 + + 6630125 + + + + Programmer + + + + + + Shane Williams + 9812398524 + + 6630125 + 11000.0 + + + Advertisement + + + + + + David Billy + 9988774455 + + 11000.0 + + + + Jones_CV.pdf + + hr.applicant + + + + Jose_CV.txt + + hr.applicant + + + + Williams_CV.doc + + hr.applicant + + + + + hr.applicant + + Please do refer to this application for sure. + comment + + + + Regarding reference + hr.applicant + + +

Hello!
+ I will surely refer to this application as it is by your reference and
+ will try to conduct an interview within a very short time
+ Thanks,

+
+ comment + + +
+ + + Refuse Application + hr.applicant + + +

Hello,

+

I have checked this application but it does not match with our requirements. We don't need to proceed further and we should refuse this application.

+

Kind regards,

+
+ comment + + +
+ + Refuse Application + hr.applicant + + +

Hello,

+

This applicant has excellent skills and would greatly fit in the RD Team!

+

Kind regards,

+
+ comment + + +
+ + hr.applicant + + +

Hello,

+

We should move further for this application as early as possible.

+

Kind regards,

+
+ comment + + +
+ + hr.applicant + + +

Hello,

+

The first interview was good. Skilled and open minded applicant.

+

I think we should consider hiring him.

+

Kind regards,

+
+ comment + + +
+ + hr.applicant + + +

Hello,

+

The first interview was good. I will propose a second interview

+

Kind regards,

+
+ comment + + +
+ + hr.applicant + + +

Hello,

+

After the second interview, I think we should consider hiring him.

+

Kind regards,

+
+ comment + + +
+ + + + + + Send mail regarding our interview + + + + + + + + + Send mail for first interview + + + + + + + + + Send mail regarding our interview + + + + + + + + + Call to define real needs about training + + + + + + + + + Call to define real needs about training + + + + + + + + + Call to schedule a second interview + + + + + + + + + Call to propose a contract + + + + +
+
diff --git a/addons/hr_recruitment/data/hr_recruitment_demo_jones_cv.pdf b/addons/hr_recruitment/data/hr_recruitment_demo_jones_cv.pdf new file mode 100644 index 00000000..053ce11f Binary files /dev/null and b/addons/hr_recruitment/data/hr_recruitment_demo_jones_cv.pdf differ diff --git a/addons/hr_recruitment/data/hr_recruitment_demo_jose_cv.txt b/addons/hr_recruitment/data/hr_recruitment_demo_jose_cv.txt new file mode 100644 index 00000000..3b2baf73 --- /dev/null +++ b/addons/hr_recruitment/data/hr_recruitment_demo_jose_cv.txt @@ -0,0 +1,9 @@ +Profile + +Name : Jose +Address : 93, Press Avenue + : Le Bourget du Lac, 73377, + : France +Qualification : MCA +Email : Jose@gmail.com +Mobile : 9968513587 diff --git a/addons/hr_recruitment/data/hr_recruitment_demo_williams_cv.doc b/addons/hr_recruitment/data/hr_recruitment_demo_williams_cv.doc new file mode 100644 index 00000000..b6ce7a68 Binary files /dev/null and b/addons/hr_recruitment/data/hr_recruitment_demo_williams_cv.doc differ diff --git a/addons/hr_recruitment/data/hr_recruitment_templates.xml b/addons/hr_recruitment/data/hr_recruitment_templates.xml new file mode 100644 index 00000000..06d7966f --- /dev/null +++ b/addons/hr_recruitment/data/hr_recruitment_templates.xml @@ -0,0 +1,12 @@ + + + + + + + \ No newline at end of file diff --git a/addons/hr_recruitment/i18n/af.po b/addons/hr_recruitment/i18n/af.po new file mode 100644 index 00000000..fe2a196b --- /dev/null +++ b/addons/hr_recruitment/i18n/af.po @@ -0,0 +1,1915 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +# Andre de Kock , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Andre de Kock , 2017\n" +"Language-Team: Afrikaans (https://www.transifex.com/odoo/teams/41243/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "Aktief" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "Beskikbaarheid" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "Kleur Indeks" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Maatskappy" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "Kontak" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Geskep deur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Geskep op" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Skeppingsdatum" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Beskrywing" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Vertoningsnaam" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "Epos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Groepeer deur" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Laas Gewysig op" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Laas Opgedateer deur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Laas Opgedateer op" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "Naam" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "Eienaar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Volgorde" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Die Jaar" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Ongeleesde Boodskappe" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "bv. Verkoopsbestuurder" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "res.config.settings" diff --git a/addons/hr_recruitment/i18n/am.po b/addons/hr_recruitment/i18n/am.po new file mode 100644 index 00000000..b48aa4d5 --- /dev/null +++ b/addons/hr_recruitment/i18n/am.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Amharic (https://www.transifex.com/odoo/teams/41243/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "ድርጅት" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "ማብራርያ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "በመደብ" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "ቅደም ተከተል" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "ያልተነበቡ መልእክቶች" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/ar.po b/addons/hr_recruitment/i18n/ar.po new file mode 100644 index 00000000..9f1d4c36 --- /dev/null +++ b/addons/hr_recruitment/i18n/ar.po @@ -0,0 +1,2462 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Sherif Abd Ekmoniem , 2020 +# Dooreen AlMehdar , 2020 +# Mustafa Rawi , 2020 +# Sadig Adam , 2020 +# amrnegm , 2020 +# Martin Trigaux, 2020 +# hoxhe Aits , 2020 +# Osoul , 2020 +# Mohammed Ibrahim , 2020 +# Osama Ahmaro , 2020 +# amal ahmed , 2020 +# Mahmood Al Halwachi , 2020 +# Zuhair Hammadi , 2020 +# Shaima Safar , 2020 +# Mostafa Hanafy , 2020 +# Nisrine Tagri , 2020 +# Talal Kamal , 2020 +# Tasneem Sarhan , 2020 +# Talal Albahra , 2020 +# Mustafa J. Kadhem , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Mustafa J. Kadhem , 2021\n" +"Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" +"" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"قاموس بايثون سيتم تقديره لتوفير قيم افتراضية عند إنشاء سجلات جديدة لهذا " +"اللقب." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "إجراء مطلوب" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "نشط" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "الأنشطة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "زخرفة استثناء النشاط" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "حالة النشاط" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "أيقونة نوع النشاط" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "أنواع النشاطات" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "إضافة مرحلة جديدة في عملية التعيين" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "اضافة وسم جديد" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "عنوان عمل الموظفين" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "مدير" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "لقب" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "لقب الاتصال الآمن" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "مُعرف اللقب" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "اسم اللقب" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "نطاق اللقب" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "الكائن الملقب" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "كافة طلبات التعيين" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "المتقدم" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "مؤهل المتقدم" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "تم توظيف المتقدم" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "تم تغيير مرحلة المتقدم" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "تم توظيف المتقدم" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "اسم المتقدم" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "الراتب المتوقع" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"يتم إنشاء المتقدمين وسيرتهم الذاتية المرفقة تلقائيًا عند إرسال رسالة بريد إلكتروني.\n" +" إذا قمت بتثبيت موديولات إدارة المستندات، سيتم فهرسة السير الذاتية تلقائيًا،\n" +" لكي تستطيع البحث في محتوياتهم بسهولة." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"يتم إنشاء المتقدمين وسيرتهم الذاتية المرفقة تلقائيًا عند إرسال رسالة بريد إلكتروني.\n" +" إذا قمت بتثبيت موديولات إدارة المستندات، سيتم فهرسة السير الذاتية تلقائيًا،\n" +" لكي تستطيع البحث في محتوياتهم بسهولة." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"يمكن للمتقدمين إرسال سيرتهم الذاتية لهذا البريد الإلكتروني،
سينشئ هذا " +"طلب توظيف تلقائيًا" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "عدد طلبات التوظيف" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "ملخص طلب التعيين" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "البريد الإلكتروني لطلب التوظيف" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "التطبيقات" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "وظيفة مطبقة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "التقدير" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "مؤرشف" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "إسناد" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "عدد المرفقات" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "مرفقات" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "التوافر" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "درجة البكالوريوس" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "محجوب" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "حسب القسم" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "حسب العمل" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "حسب الموظِف" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "حدث التقويم" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "الحملة" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "الغاء" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "الحالات حسب المرحلة والتقديرات" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "فئة المتقدم للعمل" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "مغلق" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "معرف اللون" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "شركة" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "ضبط الاعدادات" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "إعدادات التكوين" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "جهة الاتصال" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "البريد الإلكتروني لجهة الاتصال" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "المحتوى" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "العقد" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "اقتراح العقد" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "توقيع العقد" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "إنشاء" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "إنشاء حساب موظف" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "إنشاء منصب وظيفي" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "أنشئ بواسطة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "أنشئ في" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "تاريخ الإنشاء" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "أيام حتى الإقفال" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "الأيام للفتح" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "القيم الافتراضية" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"تحديد جهة اتصال مخصصة لهذا المنصب الوظيفي. إذا تركت هذا الحقل فارغًا، سيتم " +"استخدام عنوان البريد الإلكتروني الافتراضي المحدد في إعدادات الموارد البشرية" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"حدد من هنا مراحل عملية التعيين، مثلًا:\n" +" ، المقابلة الأولى، المقابلة الثانية، مرفوض،\n" +" تم التعيين." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "المؤهل" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "درجات" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "تأخير الإغلاق" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "حذف" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "القسم" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "مدير قسم" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "الأقسام" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "الوصف" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "الملخص" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "تجاهل" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "الاسم المعروض" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "لا تملك صلاحيات الوصول. تخطِ هذه البيانات لبريد الملخص للمستخدم." + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "درجة الدكتوراة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "عدد المستندات" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "المستندات" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"لا تنسَ تحديد القسم إن كانت عملية التعيين\n" +" ستختلف حسب المنصف الوظيفي." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "القائمة المنسدلة" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "تحرير" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "البريد الإلكتروني" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "لقب البريد الإلكتروني" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "قالب البريد الإلكتروني" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"لقب البريد الإلكتروني لهذا المنصب الوظيفي. الرسائل الجديدة ستنشئ متقدمين جدد" +" تلقائيًا لهذا المنصب." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "البريد الإلكتروني cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "الموظف" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "اسم الموظف" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "الموظف المرتبط بمقدم الطلب." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "الموظفون" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "ممتاز" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "الموظف المتوقع" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "الراتب المتوقع" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "الراتب الإضافي المتوقع" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "الفلاتر التفصيلية" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "مزايا إضافية..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "ردود الفعل من المقابلات..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "المقابلة الأولى" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "مطوي في عرض كانبان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "المتابعون" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "المتابعون (القنوات)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "المتابعون (الشركاء)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font awesome icon e.g. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "الأنشطة المستقبلية" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "يعرض أمر المتابعة عند عرض قائمة المؤهلات الدراسية." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "يعرض أمر المتابعة عند عرض قائمة المراحل." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "جيد" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "خريج" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "أخضر" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "بطاقة عنوان كانبان خضراء" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "رمادي" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "بطاقة عنوان كانبان رمادية" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "تجميع حسب" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "مسئول الموارد البشرية" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "المُعرف" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"مُعرف السجل الأصلي الذي يحتوي اللقب (مثال: 'المشروع' يحمل لقب إنشاء المهمة)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "الأيقونة" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "الأيقونة للإشارة إلى استثناء النشاط" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "إذا كان محددًا، فهناك رسائل جديدة تحتاج لرؤيتها." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "إذا كان محددًا، فقد حدث خطأ في تسليم بعض الرسائل." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"إذا تم تعيينه، يتم نشر رسالة لمقدم الطلب باستخدام النموذج عندما يتم تعيين " +"الطالب إلى المرحلة." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "إذا تم تحويل قيمة الحقل نشط إلى خطأ، يمكنك إخفاء الحالة دون إزالتها." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "قيد التنفيذ" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "المؤهلات المبدئية" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "نماذج المقابلة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "متابع" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "الوظيفة" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "طلبات التوظيف" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "الحملة التوظيفية" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "موقع الوظيفة" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "المنصب الوظيفي" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "تم إنشاء وظيفة" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "تم إنشاء منصب وظيفي" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "المناصب الوظيفية" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "نشر العمل" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "خاص بوظيفة معينة" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "الوظائف" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "وظائف - نموذج التعيين" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "مصادر الوظائف" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "تم تعطيل نظام عرض كانبان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "نظام عرض كانبان جارٍ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "حالة كانبان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "صالح لنظام عرض كانبان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "قيمة المؤشر الرئيسي عند تعيين قسم الموارد البشرية لموظفين جدد" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "آخر تعديل في" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "المرحلة الأخيرة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "آخر تحديث للمرحلة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "آخر تحديث بواسطة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "آخر تحديث في" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "الأنشطة المتأخرة" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "لنقم بإنشاء منصب وظيفي." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "قائمة cc من رسائل البريد الإلكتروني الواردة." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "المرفق الرئيسي" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "درجة ماجستير" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "وسط" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "الاجتماعات" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "خطأ في تسليم الرسائل" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "الرسائل" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "الهاتف المحمول" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "طلبات تعييني" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "مفضلاتي" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "جديد" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "متقدم جديد للعمل" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "طلب تعيين جديد" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "طلب تعيين جديد" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "طلبات تعيين جديدة" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "موظف حديث التعيين" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "حديث التعيين" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "الموظفون حديثو التعيين" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "الموظف حديث التعيين" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "الأنشطة التالية" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "الموعد النهائي للنشاط التالي" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "ملخص النشاط التالي" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "نوع النشاط التالي" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "بلا موضوع" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "لا يوجد طلبات توظيف بعد" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "عادي" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "عدد الإجراءات" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "عدد المرفقات" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "عدد الأيام حتى الإقفال" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "عدد الاخطاء" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "عدد الرسائل التي تتطلب إجراء" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "عدد الرسائل الحادث بها خطأ في التسليم" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "عدد الرسائل الجديدة" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"تساعدك أودو على متابعة المتقدمين في عملية التوظيف\n" +" ومتابعة كل الإجراءات: الاجتماعات، مقابلات العمل، إلخ." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"تساعدك أودو على متابعة المتقدمين في عملية التوظيف\n" +" ومتابعة كل الإجراءات: الاجتماعات، مقابلات العمل، إلخ." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "موظف" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "جاري" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "النشر أونلاين" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"معرف اختياري لمناقشة (سجل) سيتم إرفاق كافة الرسائل الواردة به، حتى لو لم " +"يردوا عليه. إذا تم تعيين قيمة له، سيعطل هذا إنشاء السجلات الجديدة بالكامل." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "المالك" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "الكائن الأصل" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "معرف مناقشة السجل الأصلي" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"الكائن الأب الذي يحتفظ بلقب البريد الإلكتروني. الكائن الذي يحتفظ بالإشارة " +"إلى لقب البريد الإلكتروني لا يشترط بالضرورة أن يكون هو الكائن المحدد في " +"الحقل alias_model_id (مثال: المشروع (الكائن الأب) والمهمة (الكائن))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "الشخص المسئول عن اعتماد عقود الموظف." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "رقم الهاتف" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "الاحتمال" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "الراتب المقترح" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "راتب إضافي مقترح" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "نشر الوظائف الشاغرة على موقعك" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "جاهزة للمرحلة المقبلة" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "على استعداد لتوظيف أكثر كفاءة؟" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "معرف مناقشة السجل" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "التوظيف" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "التعيين / مراحل المتقدمين" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "تحليل التوظيف" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr ".تم التوظيف" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "عمليات التوظيف" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "مراحل التعيين" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "تعيين" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "أحمر" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "بطاقة عنوان كانبان حمراء" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "رفض" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "مرفوض" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "التقارير" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "المتطلبات" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "المسئول" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "المستخدم المسؤول" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "استعادة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "خطأ في تسليم الرسائل القصيرة" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "الراتب المتوقع من قبل المتقدم" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "الراتب المتوقع من قبل المتقدم، مزايا إضافية" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "الراتب المقترح من المنظمة" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "الراتب المقترح من قبل المنظمة، مزايا إضافية" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "تحديد موعد إجراء مقابلة" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "تحديد موعد إجراء مقابلة مع المتقدم" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "البحث في المتقدمين" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "المقابلة الثانية" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "المسلسل" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "الإعدادات" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "عرض كافة السجلات المُعين لها تاريخ إجراء تالي يسبق تاريخ اليوم الجاري" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "المصدر" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "اسم المصدر" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "مصدر مقدمين الطلبات" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "مصادر مقدمين الطلبات" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "المرحلة" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "تم تغيير المرحلة" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "تعريف المرحلة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "اسم المرحلة" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "تم تغيير المرحلة" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"مرحلة من مراحل الطلب قبل المرحلة الحالية. تستخدم لتحليل الحالات المفقودة." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "المراحل" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "ابدأ التوظيف" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "بدء التعيين" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "موضوع / مقدم الطلب" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "إرسال" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "اسم الوسم" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "اسم الوسم موجود بالفعل!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "الوسوم" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "التاريخ الذي يمكن للمتقدم لشغل الوظيفة استلام مهام عمله لديك فيه." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"الكائن (مستندات أودو) الذي يقترن معه هذا اللقب. أي رسالة واردة لا ترد على " +"سجل موجود ستقوم بإنشاء سجل جديد من نفس نوع هذا الكائن (مثلًا: مهمة مشروع)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "يجب أن يكون اسم المؤهل الدراسي للمتقدم فريدًا!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"اسم لقب البريد الإلكتروني، مثلًا: 'وظائف' إذا كنت جمع الرسائل المرسلة " +"لـ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"مالك السجلات المنشأة عند استلام رسائل بريد إلكتروني على هذا اللقب. إذا لم " +"يتم تعيين قيمة لهذا الحقل، سيحاول النظام معرفة المالك الصحيح حسب عنوان " +"البريد الإلكتروني للمرسل، أو سيستخدم حساب المشرف إذا لم يجد حسابًا مرتبطًا " +"بعنوان البريد الإلكتروني." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"يساعدك هذا الاسم علي تتبع جهود حملتك المختلفة، مثلًا: fall_drive " +"،christmas_special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"هذه هي طريقة التسليم، مثلًا: بطاقة بريدية، أو البريد الإلكتروني أو لافتة " +"إعلانية" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"هذا هو مصدر الرابط، مثلًا: محرك بحث، أو نطاق آخر، أو اسم في قائمة البريد " +"الإلكتروني" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"يتم طي هذه المرحلة عند استخدام طريقة كانبان للعرض عندما لا توجد سجلات يمكن " +"عرضها في هذه المرحلة." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "نشاطات اليوم" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "تلميحات" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "نوع النشاط الاستثنائي المسجل." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "غير مكلف" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "الرسائل الجديدة" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "عدد الرسائل الجديدة" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "استخدام نماذج المقابلة خلال عملية التعيين" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "بريد المستخدم" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "جيد جدا" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "رسائل الموقع" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "سجل تواصل الموقع" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"هنا يمكنك تحديد مربعات العرض التي ستظهر عند استخدام حالة كانبان بدلًا\n" +" من مربعات العرض الافتراضية." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "طلب توظيفك: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "مثلًا: مدير مبيعات" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/az.po b/addons/hr_recruitment/i18n/az.po new file mode 100644 index 00000000..9bef6b1b --- /dev/null +++ b/addons/hr_recruitment/i18n/az.po @@ -0,0 +1,2054 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-08-24 09:19+0000\n" +"Language-Team: Azerbaijani (https://www.transifex.com/odoo/teams/41243/az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try the mail gateway" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Add a new employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:65 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:22 +#, python-format +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:371 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:373 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Create some aliases to track where applicants come from" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +msgid "Description" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:16 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:69 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "In progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:27 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:447 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"New applicants can be generated from incoming emails. You just need to set " +"email aliases in configuration of job positions.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:389 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "No scheduled activities for the moment" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Overdue" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Planned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:67 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Set Email Aliases" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Today" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:37 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:32 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:450 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:295 +#, python-format +msgid "job applicant" +msgstr "" diff --git a/addons/hr_recruitment/i18n/bg.po b/addons/hr_recruitment/i18n/bg.po new file mode 100644 index 00000000..35245d03 --- /dev/null +++ b/addons/hr_recruitment/i18n/bg.po @@ -0,0 +1,2449 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Kaloyan Naumov , 2020 +# Igor Sheludko , 2020 +# kalatchev, 2020 +# Martin Trigaux, 2020 +# Rosen Vladimirov , 2020 +# aleksandar ivanov, 2020 +# Albena Mincheva , 2020 +# Maria Boyadjieva , 2020 +# Ivan Goychev , 2020 +# Александра Николова , 2020 +# Ивайло Малинов , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Ивайло Малинов , 2021\n" +"Language-Team: Bulgarian (https://www.transifex.com/odoo/teams/41243/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python речник, който ще бъде оценен, за да предостави стойности по " +"подразбиране при създаването на нови записи за този псевдоним." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Нужно е действие" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Активен" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Дейности" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Декорация за специални дейности" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Състояние на дейността" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Икона за тип дейност" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Тип дейности" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Добавяне нов маркер" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Адресът, където работят служителите" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Администриране" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Псевдоним" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias Contact Security" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ИН на псевдоним" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Име на Псевдоним" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Обхват на псевдоним" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Преименуван модел" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Кандидат" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Нает кандидат" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Променен етап на кандидат" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Нает кандидат" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Име на кандидат" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Кандидати" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Кандидатите и приложените им CV-та се създават автоматично с изпращането на имейл.\n" +" В случай че инсталирате модулите за управление на документи, всички автобиографии се индексират автоматично,\n" +" така че лесно да преглеждате съдъранието им." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Обобщение на кандидатурите" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Кандидатури" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Приложена длъжност" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Оценяване" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Архивиран" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Назначен" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Брой прикачени файлове" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Прикачени файлове" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Наличност" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Бакалавърска степен" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Блокиран" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "По отдели" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "По длъжности" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "По работодатели" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Календар Събитие" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Кампании" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Откажи" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Случаи по етапи и оценки" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Категория на канидат" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Затворено" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Индекс на Цветовете." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Компания" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Настройки конфигурация" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Конфигурация" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Контакт" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Имейл на контакт" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Съдържание" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Договор" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Предложение за договор" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Подписан договор" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Създай" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Създайте служител" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Създайте работна позиция" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Създадено от" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Създадено на" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Дата на създаване" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Дни до приключване" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Дни до отваряне" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Стандартни стойности" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Определете конкретен адрес на контакт за тази работна позиция. Ако го " +"поддържате празен, ще се използва стандартният имейл адрес, който е в " +"настройките за човешки ресурси" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Определете тук етапите си от процеса по набиране на персонал, например:\n" +" разговор за квалификацията, първо интервю, второ интервю, отхвърлен,\n" +" нает." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Степен" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Степени" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Забавяне за затваряне" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Изтриване" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Отдел" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Мениджър отдел" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Отдели" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Описание" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Публикация" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Отхвърлете" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Име за показване" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Докторска степен" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Документи" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Не забравяйте да определите отдела, ако процесът по набиране на персонал\n" +" е различен според работната позиция." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Падащо меню" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Редактирай" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Имейл" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Имейл псевдоним" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Шаблон за имейл" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Имейл-псевдоним за тази работна позиция. Новите имейли автоматично ще " +"създават нови кандидати за тази работна позиция." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Имейл копие" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Служител" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Име на служител" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Служител, свързан с кандидата." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Служители" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Отлично" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Очакван служител" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Очаквана заплата" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Очаквана допълнителна заплата" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Разширени филтри" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Допълнителни предимства..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Отзив за интервюта..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Първо интервю" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Сгънато в Канбан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Последователи" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Последователи (канали)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Последователи (партньори)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Икона, примерно fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Бъдещи дейности" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Задава реда на последователност, когато показва списък със степени." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Задава реда на последователност, когато показва списък с етапи." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Добър" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Завършил образователна степен" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Зелено" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Групиране по" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Икона" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Икона за индикация на специална дейност" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Ако е отбелязано, новите съобщения ще изискват внимание." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Ако е отметнато, някои от съобщенията имат грешка при предаването." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Ако е настроено, до кандидата се изпраща съобщение, използващо шаблона, " +"стига кандидатът да е настроен за етапа." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Ако активното поле е настроено на 'Грешно', това ще Ви позволи да скриете " +"случая, без да го премахвате." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "В процес" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Първоначална квалификация" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Формуляри за интервю" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "е последовател" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Работна позиция" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Работна кампания" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Локация на работна позиция" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Работна позиция" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Създадена работна позиция" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Създадена работна позиция" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Работни позиции" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Специфична работна позиция" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Работни позиции" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Длъжности - форма за набиране на персонал" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Източници на работни места" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Състояние Канбан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Последно променено на" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Последен етап" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Последна фаза на актуализация" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Последно обновено от" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Последно обновено на" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Последни дейности" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Нека създадем работна позиция." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Списък с емайли използвани в CC" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Основен Прикачен Файл" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Магистърска степен" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Преносител" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Заседания" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Грешка при предаване на съобщението" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Съобщения" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Мобилен" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Моите фаворити" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nieuw" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Нов кандидат" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Нови кандидати" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Нова кандидатура" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Нови кандидатури" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Новонает служител" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Новонаети служители" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Новонает служител" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Следващи дейности" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Краен Срок на Следващо Действие" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Обобщение на следваща дейност" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Тип на Следващо Действие" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Липсва тема" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Нормален" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Брой действия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Брой прикачени файлове" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Брой грешки" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Брой съобщения, които изискват внимание" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Брой съобщения с грешка при предаване" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Брой непрочетени съобщения" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo Ви помага да проследявате кандидати в процеса по набиране\n" +" на персонал и да следвате всички операции: заседания, интервюта и пр." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo Ви помага да проследявате кандидати в процеса по наемане\n" +" на персонал и да следвате всички операции: срещи, заседания и пр." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Длъжностно лице" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Протичащ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Незадължителен идентификационен номер на нишка (запис), към която ще бъдат " +"прикрепени всички входящи съобщения, дори ако не са отговорили на него. Ако " +"е настроено, това ще забрани напълно създаването на нови записи." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Собственик" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Parent Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Parent Record Thread ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Телефон" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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" +"- последователи: само последователи на свързания документ или членове на следните канали" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Вероятност" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Предложена заплата" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Предложена допълнителна заплата" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Готови ли сте да набирате по-ефективно?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Записване на идентификатора на нишката" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Назначение" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Етапи на назначения/кандидати" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Анализ на наемането на персонал" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Извършено наемане на персонал" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Процес по наемане на работа" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Назначения" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Червен" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Откажете" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Отказан" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Отчитане" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Изисквания" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Отговорно лице" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Отговорник" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Възстанови" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS при грешка на доставка" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Очаквана заплата от кандидат" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Очаквана заплата от кандидат, допълнителни предимства" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Заплата, предложена от организацията" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Заплата, предложена от организацията, допълнителни предимства" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Насрочете интервю" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Насрочете интервю с този кандидат" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Потърсете кандидати" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Второ интервю" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Последователност" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Настройки" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Показване на всички записи, на които следващата дата на действие е преди " +"днес" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Източник" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Име на източник" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Източник на кандидати" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Източници на кандидати" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Стадий" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Промяна в статуса" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Определение за етап" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Име на етап" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Промяна в статуса" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Етап на кандидата преди да попадне в настоящия етап. Използва се за анализ " +"на изгубени случаи." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Стадии" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Започнете наемане на персонал" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Тема/име на кандидат" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Изпращане" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Име на маркер" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Маркер с това име вече съществува!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Маркери" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" +"Датата, на която кандидатът ще бъде на разположение да започне работа." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Моделът (Odoo Document Kind), към който съответства този псевдоним. Всеки " +"входящ имейл, който не отговаря на съществуващ запис, ще доведе до " +"създаването на нов запис на този модел (например задача за проекта)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Името на степента на набиране на персонал трябва да е уникално!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Името на имейла, напр. \"работни места\", ако искате да уловите имейли за " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Собственикът на записите е създаден при получаване на имейли по този " +"псевдоним. Ако това поле не е зададено, системата ще се опита да намери " +"подходящия собственик въз основа на адреса на изпращача (От) или ще използва" +" администраторския профил, ако за този адрес не бъде намерен системен " +"потребител." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Днешни дейности" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Тип на специалната дейност в базата." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Неназначени" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Непрочетени съобщения" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Брой непрочетени съобщения" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Потребителски имейл" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Много добре" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Съобщения в уебсайт" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "История на комуникацията на уебсайт" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "напр. мениджър продажби" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/bn.po b/addons/hr_recruitment/i18n/bn.po new file mode 100644 index 00000000..dfbbcdb9 --- /dev/null +++ b/addons/hr_recruitment/i18n/bn.po @@ -0,0 +1,2385 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2021 +# Majedul islam , 2021 +# Abu Zafar , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Abu Zafar , 2021\n" +"Language-Team: Bengali (https://www.transifex.com/odoo/teams/41243/bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "সক্রিয়" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "ক্রিয়াকলাপ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "ক্রিয়াকলাপের অবস্থা" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "আর্কাইভ করা" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "বাতিল" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "রঙ সূচক" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "কোম্পানি" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "রূপরেখা নির্ধারণ" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "কনফিগারেশন" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "যোগাযোগ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "তৈরি করুন" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "দ্বারা সৃষ্টি" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "তৈরি" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "মুছে ফেলুন" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "বিভাগ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "বিবরণ" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "পরিপাক" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "বাতিল" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "প্রদর্শন নাম" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "অ্যাক্সেস নেই, ব্যবহারকারীর ডাইজেস্ট ইমেলের জন্য এই ডেটা এড়িয়ে যান" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "ড্রপডাউন মেনু" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "সম্পাদন" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "ই-মেইল" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "গ্রুপ দ্বারা" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "আইডি " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "আইকন" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "পদ" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "কাজ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "সর্বশেষ সংশোধিত" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "সর্বশেষ আপডেট করেছেন" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "সর্বশেষ আপডেট হয়েছে" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "লিঙ্কডইন" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "মধ্যম" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "বার্তা সমূহ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "নতুন " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "আবশ্যকতা" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "দায়িত্বপ্রাপ্ত" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "ক্রম" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "সেটিংস" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/bs.po b/addons/hr_recruitment/i18n/bs.po new file mode 100644 index 00000000..9529de8e --- /dev/null +++ b/addons/hr_recruitment/i18n/bs.po @@ -0,0 +1,2075 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2018 +# Boško Stojaković , 2018 +# Bole , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Bole , 2018\n" +"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try the mail gateway" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python dictionary koji će se provjeravati za zadane postave kada se kreira " +"novi zapis za ovaj alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Potrebna akcija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +msgid "Active" +msgstr "Aktivan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Status aktivnosti" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipovi aktivnosti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Add a new employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Sigurnosni nadimak kontakta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Naziv nadimka" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Alias domena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Zamjenski model" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "Arhivirano" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Dodjeljen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Broj zakački" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "Prilozi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Raspoloživost" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:65 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Blocked" +msgstr "Blokiran" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:22 +#, python-format +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Zatvoreno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Indeks boje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Kompanija" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfiguracija" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:371 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:373 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Sadržaj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "Ugovor" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Kreiraj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Create some aliases to track where applicants come from" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Kreirano" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Datum kreiranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dana za zatvaranje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dana za otvaranje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Zadane vrijednosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Odgoda do zatvaranja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Obriši" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Odjeljenje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Odjeljenja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +msgid "Description" +msgstr "Opis" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Odbaci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:16 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Uredi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +msgid "Email" +msgstr "E-Mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Email nadimak" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "Zaposleni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "Zaposleni" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "Dogadaj" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Prošireni filteri" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Pratioci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Pratioci (Kanali)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Pratioci (Partneri)" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "Buduće aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "Dobro" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Grupiši po" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "Odjeljenje ljudskih resursa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "Angažovani zaposlenici" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked new messages require your attention." +msgstr "Ako je označeno nove poruke će zahtjevati vašu pažnju." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +msgid "If checked, new messages require your attention." +msgstr "Ako je zakačeno, nove poruke će zahtjevati vašu pažnju" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:69 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "U Toku" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "In progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Je pratilac" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "Posao" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Radno mjesto" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Radno mjesto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Poslovi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban status" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +msgid "Last Modified on" +msgstr "Zadnje mijenjano" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "Posljednja faza ažuriranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "Aktivnosti u kašnjenju" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:27 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Glavna zakačka" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "Upravitelj" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medijum" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Poruke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobitel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "Moje aktivnosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Name" +msgstr "Naziv:" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Novi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:447 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"New applicants can be generated from incoming emails. You just need to set " +"email aliases in configuration of job positions.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Sljdedeće aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Krajnji rok za sljedeću aktivnost" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Pregled sljedeće aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tip sljedeće aktivnosti" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:389 +#, python-format +msgid "No Subject" +msgstr "Bez naslova" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "No scheduled activities for the moment" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "Normalan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Broj akcija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Broj zakački" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Broj poruka koje zahtjevaju neku akciju" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Broj nepročitanih poruka" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Oficir" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Opcionalni ID zapisa na kojeg će biti povezane sve dolazne poruke, čak i ako" +" oni nisu odgovorili na njega. Ako je postavljeno, to će onemogućiti " +"stvaranje novih zapisa u potpunosti." + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Overdue" +msgstr "Dospjele" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Vlasnik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Roditeljski model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Roditeljski zapis niti" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Planned" +msgstr "Planiran" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Vjerovatnoća" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:67 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID niti zapisa" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Regrutovanje" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Postupak zapošljavanja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__reference +msgid "Referred By" +msgstr "Upućen od strane" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "Odbij" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Odbijeno" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "Izvještaji" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Zahtjevi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "Odgovoran" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Odgovorni korisnik" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sekvenca" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Set Email Aliases" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Postavke" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "Prikaži sve zapise koji imaju datum sljedeće akcije prije danas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Izvor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Naziv izvora" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "Faza" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Faza promjenjena" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Stanje izmjenjeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Faze" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "Naziv oznake već postoji!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "Oznake" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Vlasnik zapisa kreiranih nakon primitka e-mailova na taj alias. Ako ovo " +"polje nije postavljeno sustav će pokušati pronaći pravog vlasnika na temelju" +" adrese pošiljatelja (od), ili će koristiti administratorski račun ako ne " +"pronađe sistemskog korisnika za tu adresu." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" +"Ove adrese e-pošte će biti dodane u CC polja svih ulaznih i izlaznih " +"e-poruka ovog zapisa prije slanja. Više adresa odvojite zarezom." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "These people will receive email." +msgstr "Ove će osobe primiti email." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Ova faza je skupljena u kanban pogledu kada tamo nema zapisa za ovu fazu za " +"prikazati." + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Today" +msgstr "Danas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "Današnje aktivnosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:37 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "Nedodeljen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Nepročitane poruke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Brojač nepročitanih poruka" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:32 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Korisnikov e-mail" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Watchers Emails" +msgstr "Emailovi posmatrača" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Poruke sa website-a" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" +"Sa samo kratkim pogledom na ekran zaposlenih, možete lako \n" +" da pronađete sve informacije koje su vam potrebne za svaku od osoba;\n" +" kontakt podatke, radno mjesto, dostupnost, itd." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:450 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "npr.: Upravitelj prodajom" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:295 +#, python-format +msgid "job applicant" +msgstr "" diff --git a/addons/hr_recruitment/i18n/ca.po b/addons/hr_recruitment/i18n/ca.po new file mode 100644 index 00000000..c81a748a --- /dev/null +++ b/addons/hr_recruitment/i18n/ca.po @@ -0,0 +1,2426 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2020 +# Carles Antoli , 2020 +# RGB Consulting , 2020 +# Quim - eccit , 2020 +# Manel Fernandez Ramirez , 2020 +# M Palau , 2020 +# Arnau Ros, 2020 +# Susanna Pujol, 2020 +# José Cabrera Lozano , 2021 +# Josep Anton Belchi Riera, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Josep Anton Belchi Riera, 2021\n" +"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Diccionari Python a avaluar per proporcionar valors per defecte quan es " +"creïn nous registres per aquest pseudònim." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Cal fer alguna acció" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Actiu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Activitats" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Decoració de l'activitat d'excepció" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Estat de l'activitat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Icona de tipus d'activitat" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipus d'activitats" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Afegir una nova etiqueta" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrador" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Àlies" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Pseudònim del contacte de seguretat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Pseudònim" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Pseudònim del domini" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Model amb pseudònim" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Candidat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Nom del candidat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Candidats" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Aplicacions" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "treball sol·licitat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Apreciació" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arxivat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Assignat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Nombre d'adjunts" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Adjunts" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Disponibilitat" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Bloquejat" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Per departament" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Campanya" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Cancel·la" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Casos per etapes i estimacions" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Tancat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Índex de color" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Companyia" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Configuració" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Configuració" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Contacte" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Contingut" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Contracte" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Contracte firmat" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Crear" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Creat per" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Creat el" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Data de creació" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dies per al tancament" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dies per obrir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Valors per defecte" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Títol" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Graus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Retard per tancar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Eliminar" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Departament" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departaments" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Descripció" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Digerir" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Descartar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Sense accés, omet aquesta informació per a usuaris amb correu electrònic" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documents" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Menú desplegable" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Editar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Correu electrònic" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Àlies de correu electrònic" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Plantilla de correu electrònic" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Empleat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Empleats" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Excel·lent" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Salari esperat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtres estesos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Primera entrevista" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Plegat al Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Seguidors" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Seguidors (Canals)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Seguidors (Clients)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Icona Font Awesome p.e. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Activitats Futures" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Estableix l'ordre de seqüència en mostrar una llista de titulacions." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Estableix l'ordre de seqüència en mostrar una llista d'etapes." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Bé" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Diplomado/Licenciado" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Verd" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Agrupar per" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Id del registre pare que te el pseudònim.(exemple: el projecte que conté el " +"pseudònim per la creació de tasques)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Icona" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Icona que indica una activitat d'excepció." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Si està marcat, els nous missatges requereixen la vostra atenció." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Si està marcat, alguns missatges tenen un error d'entrega." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Si el camp actiu s'estableix a fals, us permetrà amagar el cas sense " +"eliminar-lo." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "En curs" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "És seguidor" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Feina" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Lloc de treball" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Llocs de treball" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Treballs" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Treballs - Formulari de selecció de personal" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Estat kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Última modificació el " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Última actualització de la fase" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Última actualització per" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Última actualització el" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Darreres Activitats" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Creem un lloc de treball." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Adjunt principal" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Mitja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Reunions" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Error d'entrega del missatge" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Missatges" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mòbil" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Els meus favorits" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nou" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Activitat següent" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Data límit de la següent activitat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Resum de la següent activitat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tipus de la següent activitat" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Sense assumpte" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Encara no hi han dades!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Nombre d'accions" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Nombre d'errors" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Nombre de missatges que requereixen una acció" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Nombre de missatges amb error d'entrega" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Nombre de missatges no llegits" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Oficial" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Id opcional d'un fil (registre) al que tots els missatges entrants " +"s'adjuntaran, inclús si no van ser respostes del mateix. Si s'estableix, se " +"desactivarà completament la creació de nous registres." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Propietari" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Model pare" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Id del registre pare" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"El model pare conte el pseudònim. El model que conte la referència del " +"pseudònim no és necessàriament el model que es dóna a través del camp " +"alias_model_id (exemple: projecto (parent_model) i tasca (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telèfon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Política per enviar un missatge en el document utilitzant la passarel·la del correu.\n" +"-Tots: Tothom pot enviar.\n" +"-Empreses: Només les empreses autenticades.\n" +"-Seguidors: Només els seguidors del document relacionat o els membres dels canals següents.\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilitat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Salari proposat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Preparat per reclutar de manera més eficient?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Id. del registre fill" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Procés de selecció" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Etapes de Selecció / Sol·licitants" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Anàlisis del procés de selecció" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Procés de selecció " + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Vermell" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Rebutja" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Rebutjada" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Informes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Requisits" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Responsable" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Usuari responsable" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Restaurar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Error de lliurament SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Salari esperat pel candidat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Salari proposat per la organizació" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Segona entrevista" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Seqüència" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Configuració" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Mostra tots els registres en que la data de següent acció és abans d'avui" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Text original" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nom de l'origen" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etapa" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Canvi de fase" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definició d'etapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nom de la fase" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Canvi de fase" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Comença la contractació" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Estat basat en activitats\n" +"Sobrepassat: La data de venciment ja s'ha passat\n" +"Avui: La data de l'activitat és avui\n" +"Planificat: Activitats futures." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Publicar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nom de l'etiqueta" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Nom d'etiqueta ja existeix!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etiquetes" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"El model (Tipus de document d'Odoo) al que correspon aquest pseudònim. " +"Qualsevol correu electrònic entrant que no sigui resposta a un registre " +"existent, causarà la creació d'un nou registre d'aquest model (per exemple, " +"una tasca de projecte)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"El nom d'aquest pseudònim de correu electrònic. Per exemple, \"jobs\", si el" +" que vol és obtenir els correus per " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"El propietari dels registres creats al rebre correus electrònics amb aquest " +"pseudònim. Si aquest camp no esta definit, el sistema intentarà de trobar el" +" propietari correcte basat amb l'adreça de l'emissor (De), o utilitzarà la " +"compta d'administrador si no es troba un usuari per aquesta adreça." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Aquesta etapa es replega en la vista kanban quan no hi ha registres per " +"mostrar en aquesta." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Activitats d'avui" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Tipus d'activitat d'excepció registrada." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Sense assignar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Missatges pendents de llegir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Comptador de missatges no llegits" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Email de l'usuari" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Molt bé" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Missatges del lloc web" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Historial de comunicacions del lloc web" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "p.e. Director de vendes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/ckb.po b/addons/hr_recruitment/i18n/ckb.po new file mode 100644 index 00000000..661d14a9 --- /dev/null +++ b/addons/hr_recruitment/i18n/ckb.po @@ -0,0 +1,2383 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Haval Abdulkarim , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Haval Abdulkarim , 2020\n" +"Language-Team: Central Kurdish (https://www.transifex.com/odoo/teams/41243/ckb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ckb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "٪ کۆتائەگەر" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "کرداری پێویست" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "چالاک" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "چالاکییەکان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "دۆخی چالاکی" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "وێنۆچکەی جۆری چالاکی" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "جۆرەکانی چالاکی" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "زیادکردنی تاگێک" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "بەڕێوەبەر" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "بەرنامەکان" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "ئەرشیفکراو" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "ژمارەی هاوپێچ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "بەردەستبوون" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "ڕووداوی ڕۆژمێر" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "پاشگەزبوونەوە" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "داخراو" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "نیشاندەری ڕەنگ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "کۆمپانیا" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "شێوەپێدانی ڕێکخستنەکان" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "شێوه‌پێدان" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "پەیوەندی" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "گرێبەست" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "دروستکردن" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "دروستکراوە لەلایەن" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "دروستکراوە لە" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "بەرواری دروستکردن" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "نرخە بنەڕەتییەکان" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "سڕینەوە" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "بەش" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "بەشەکان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "باسکردن" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "پیشاندانی ناو" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "ژمارەی بەڵگەنامە" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "بەڵگەنامەکان" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "دەستکاری" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "ئیمەیڵ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "فەرمانبەر" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "ناوی فەرمانبەر" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "فەرمانبەرەکان" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "شوێنکەوتووان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "کۆمەڵەکردن بە" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ناسنامە" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "وێنۆچکە" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "دواین دەستکاری لە" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "دواین تازەکردنەوە لەلایەن" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "دواین تازەکردنەوە لە" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "هاوپێچی سەرەکی" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "هەڵەی گەیشتنی نامە" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "نامەکان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "دڵخوازەکانم" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "نوێ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "هیچ زانیاری نییە!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "ئاسایی" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "ژمارەی کردارەکان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "ژمارەی هەڵەکان" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "خاوەن" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "تەلەفۆن" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "بەرپرسیار" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "بەکارهێنەری بەرپرسیار" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "هەڵەی گەیشتنی کورتەنامە" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "ڕیزبەندی" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "ڕێکخستنەکان" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "قۆناغ" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "ناوی قۆناغ" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "قۆناغەکان" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "ناردن" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "ناوی تاگ" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "ناوی تاگ هەیە!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "تاگەکان" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "چالاکییەکانی ئەمڕۆ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "نامە نەخوێندراوەکان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "ژمارەی نامە نەخوێندراوەکان" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "نامەکانی ماڵپەڕ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "مێژووی پەیوەندی ماڵپەڕ" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/cs.po b/addons/hr_recruitment/i18n/cs.po new file mode 100644 index 00000000..b14f1d95 --- /dev/null +++ b/addons/hr_recruitment/i18n/cs.po @@ -0,0 +1,2474 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Jakub Lohnisky , 2020 +# Martin Trigaux, 2020 +# Jaroslav Helemik Nemec , 2020 +# Ladislav Tomm , 2020 +# Jan Horzinka , 2020 +# Michal Veselý , 2020 +# trendspotter, 2020 +# Jakub Snášel , 2020 +# karolína schusterová , 2020 +# Rastislav Brencic , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Rastislav Brencic , 2021\n" +"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Kliknutím zobrazíte kandidáta." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"Podali jste žádost zasláním e-mailu? Zkontrolujte příchozí aplikace." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "Přetáhněte tuto kartu, kvalifikovat ho na první pohovor." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" +"Prodej" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Slovník Pythonu, který bude vyhodnocen tak, aby poskytoval výchozí hodnoty " +"při vytváření nových záznamů pro tento alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Vyžaduje akci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktivní" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Dekorace výjimky aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Stav aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Ikona typu aktivity" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Typy aktivit" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Přidat novou fázi náborového procesu" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Přidat novou značku" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Adresa, kde pracují zaměstnanci" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrátor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Zástupce" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Zabezpečení aliasu kontaktu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Název aliasu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Doména aliasu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Model aliasu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Počet všech žádosti o zaměstnání " + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Všichni kandidáti" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Žadatel" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Stupeň uchazeče" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Uchazeč přijat" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Změna fáze uchazeče" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "E-mail žadatele" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Uchazeč přijat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Uchazeč najat
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Jméno uchazeče" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Uchazeči" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Žadatelé a přiložený životopis se vytvoří automaticky při odeslání e-mailu.\n" +"Pokud nainstalujete moduly správy dokumentů, budou všechny životopisy automaticky indexovány,\n" +"abyste mohli snadno vyhledávat jejich obsah." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Žadatelé a přiložený životopis se vytvoří automaticky při odeslání e-mailu.\n" +"Pokud nainstalujete moduly správy dokumentů, budou všechny životopisy automaticky indexovány, abyste mohli snadno vyhledávat jejich obsah." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Žadatelé mohou zaslat životopis na tuto e-mailovou adresu,
automaticky " +"vytvoří aplikaci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Počet aplikací" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Shrnutí aplikace" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "E-mail aplikace" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Kandidáti" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Kandidáti se stejným e-mailem" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Aplikovaná práce" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Ocenění" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Archivováno" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Archivováno / odmítnuto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Přiřazeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Počet příloh" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Přílohy" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "Přílohy, jako jsou životopisy, se automaticky indexují." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Dostupnost" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bakalářský titul" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokováno" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Dle oddělení" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Dle práce" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Podle pracovních pozic" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Dle náboráře" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Událost kalendáře" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampaň" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Zrušit" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Případy podle fáze a odhady" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Kategorie uchazečů" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Vyberte e-mail aplikace." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Uzavřeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Barevný index" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Firma" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Nastavení konfigurace" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfigurace" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontaktní mail:" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Obsah" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Smlouva" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Návrh smlouvy" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Podepsaná smlouva" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Zkopírujte tuto e-mailovou adresu a vložte ji do svého e-mailového " +"skladatele." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Vytvořit" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Vytvořit zaměstnance" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Vytvořit pracovní pozici" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Vytvořte svou první pracovní pozici." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Vytvořeno od" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Vytvořeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Datum vytvoření" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Vlastní odrazená zpráva" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dny do uzavření" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dnů do otevření" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Výchozí hodnoty" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Definujte specifickou adresu pro tuto pracovní pozici. Pokud ji necháte " +"nevyplněnou, použije se výchozí e-mailová adresa která je použita u lidských" +" zdrojů" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Definujte zde své fáze náborového procesu, například:\n" +"kvalifikační volání, první pohovor, druhý pohovor, odmítnutí,\n" +"přijat." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Titul" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Název titulu" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Tituly" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Doba do ukončení" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Smazat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Oddělení" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Vedoucí oddělení" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Oddělení" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Popis" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Přehled" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Zrušit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Zobrazované jméno" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "Nemáte přístup, přeskočte tato data pro e-mail uživatele" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktorský titul" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Počet dokumentů" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenty" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Nevyhovuje požadavkům na práci" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Nezapomeňte uvést oddělení, pokud se váš náborový proces liší podle pracovní" +" pozice." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Rozbalovací nabídka" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Upravit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Emailový alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Šablona e-mailu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"E-mailová přezdívka pro tuto pracovní pozici. Nové e-maily automaticky " +"vytvoří novou žádost o tuto pracovní pozici." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Kopie e-mailu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Předmět e-mailu pro kandidáty odeslané e-mailem" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Zaměstnanec" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "jméno zaměstnance" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Zaměstnanec přiřazení k uchazeči." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Zaměstnanec:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Zaměstnanci" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Excelentní" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Očekávaný zaměstnanec" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Očekávaný plat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Očekávané prémie" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Rozšířené filtry" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Další výhody..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Oblíbený uživatel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Zpětná vazba na pohovor..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "První pohovor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Složený v kanbanu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Sledující" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Sledující (kanály)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Sledující (partneři)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Skvělá ikona písma, např. fa-úkoly" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Budoucí činnosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Generovat e-mail" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Získejte důvod odmítnutí" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Pořadí titulů při zobrazení v seznamu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Dává pořadí pořadí při zobrazení seznamu fází." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Dobrý" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Absolvovat" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Zelená" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Zelený Kanban štítek" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Šedá" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Šedý Kanban štítek" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Seskupit podle" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "odpovědný pracovník lidských zdrojů" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID rodičovského záznamu obsahující alias (například: Projekt obsahující " +"alias pro vytváření úkolů)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikona" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikona označuje vyjímečnou aktivitu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Pokud je zaškrtnuto, nové zprávy vyžadují vaši pozornost." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Pokud je zaškrtnuto, některé zprávy mají chybu při doručení." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Je-li nastaveno, je přihlašovateli zaslána zpráva pomocí šablony, když je " +"žadatel nastaven na fázi." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Pokud je nastaveno, bude tento obsah místo výchozí zprávy automaticky " +"odeslán neoprávněným uživatelům." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Pokud je aktivní pole nastaveno na hodnotu false, umožní vám skrýt případ " +"bez jeho odstranění." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Probíhá" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Počáteční kvalifikace" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Formuláře pohovoru" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Je sledující" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Práce" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Žádosti o zaměstnání" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Pracovní kampaň" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Umístění zaměstnání" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Pracovní pozice" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Pracovní pozice vytvořena" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Pracovní pozice vytvořena" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Pracovní pozice" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Nabídka práce" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Specifická práce" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Pracovní místa" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Zaměstnání - Náborový formulář" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Zdroje pracovních míst" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Kanban blokován" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Kanban probíhá" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Stav kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban platný" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "KPI HR Recruitment Hodnota pro nové kolegy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Naposled změněno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Poslední fáze" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Poslední změna fáze" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Naposledy upraveno od" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Naposled upraveno" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Zpožděné činnosti" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Nechte lidi podávat žádosti e-mailem, abyste ušetřili čas." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Vytvořme pracovní pozici." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Pojďme vytvořit pozici. Pokud používáte aplikaci Webstránka, nastaví se " +"e-mail pro kandidáty a veřejný popis práce." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Pojďme se podívat na potencionální kandidáty." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Pojďme vytvořit tohoto nového zaměstnance hned teď." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Vraťme se zpět na hlavní panel." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Seznam cc z příchozích e-mailů." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Hlavní příloha" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Inženýrský titul" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Médium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Počet schůzek" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Schůzky" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Chyba při doručování zpráv" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Zprávy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobilní" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Moje žádosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Moje oblíbené" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Moje pracovní pozice" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nové" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Nový uchazeč" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Noví žadatelé o místo" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nové žádosti o zaměstnání " + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Noví kandidáti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Noví kandidáti
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nový přijatý zaměstnanec" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Nově přijat" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Nově přijatí zaměstnanci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Nově přijatý zaměstnanec" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Další aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Termín další aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Souhrn další aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Další typ aktivity" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Bez předmětu" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Zatím žádné žádosti o zaměstnání " + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Zatím žádní kandidáti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Zatím žádná data!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normální" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Počet akcí" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Počet příloh" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "Počet aplikací, které jsou v toku nové (obvykle v prvním kroku toku)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Počet dní do uzavření" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Počet chyb" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Počet zpráv, které vyžadují akci" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Počet zpráv s chybou při doručení" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Počet nepřečtených zpráv" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vám pomůže sledovat uchazeče při náboru\n" +" zpracovat a sledovat všechny operace: schůzky, rozhovory atd." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vám pomůže sledovat uchazeče v procesu náboru a sledovat všechny " +"operace: schůzky, rozhovory atd." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "úředník" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Pokračující" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Online zveřejnené" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Volitelné ID vlákna (záznamu), ke kterému budou připojeny všechny příchozí " +"zprávy, i když na něj neodpověděly. Je-li nastaveno, zakáže se úplné " +"vytvoření nových záznamů." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Nebo si o tomto uchazeči promluvte soukromě se svými kolegy." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Další kandidáti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Majitel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Nadřízený model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID vlákna nadřízeného záznamu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Nadřazený model s aliasem. Model obsahující odkaz na alias nemusí být nutně " +"modelem daným od alias_model_id (příklad: project (parent_model) a task " +"(model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Osoba odpovědná za schvalování smluv zaměstnance." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Zásady zveřejňování zpráv v dokumentu pomocí poštovní brány.\n" +"- každý: každý může psát\n" +"- partneři: pouze ověření partneři\n" +"- sledující: pouze sledující související dokument nebo členové následujících kanálů\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Pravděpodobnost" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Navržený plat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Navržené prémie k platu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publikujte dostupná pracovní místa na svých webových stránkách" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Připraveno pro další fázi" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Jste připraveni udělat nábor efektivněji?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID vlákna záznamu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Náborář" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Nábor" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Fáze náboru / fáze uchazeči " + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Analýza náboru" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Hotový nábor" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Náborový proces" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Fáze náboru" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Nábor pracovníků" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Červená" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Červená Kanban visačka" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Odmítnout" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Důvod odmítnutí" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Odmítnout důvod žadatele" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Důvody odmítnutí" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Odmítnuto" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Přehledy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Požadavky" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Odpovědný" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Zodpovědný uživatel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Obnovit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Chyba doručení SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Plat očekávaný uchazeči" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Plat očekávaný uchazeči, další výhody" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Plat navrhovaný firmou" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Plat navrhovaný firmou, další výhody" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Ulož to !" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Plánovaný pohovor" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Pohovor plánovaný s tímto uchazečem" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Vyhledej uchazeče" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Vyhledat zdroj" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Druhý pohovor" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "Zašlete svůj e-mail. Následovníci obdrží kopii komunikace." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Číselná řada" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Nastavení" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Zobrazit všechny záznamy, které mají následující datum akce před dneškem" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Zdroj" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Zdrojový název" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Zdroj žadatelů" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Zdroje uchazečů" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Konkrétní úlohy, které využívají tuto fázi. Ostatní úlohy tuto fázi " +"nevyužijí." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Fáze" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Změna fáze" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definice fáze" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Název fáze" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Fáze změněna" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Fáze uchazeče než se dostal do nynější fáze. Používá se pro analýzu " +"ztracených případů." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Fáze" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Začit nábor" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Začit nábor" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Stav na základě aktivit\n" +"Vypršeno: Datum již uplynulo\n" +"Dnes: Datum aktivity je dnes\n" +"Plánováno: Budoucí aktivity." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Název subjektu / kandidáta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Odeslat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Název značky" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Název značky již existuje!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Tagy" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Žadatel dostane lepší nabídku" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Žadatel již nemá zájem" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Datum, kdy bude žadatel k dispozici, aby mohl začít pracovat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Model (Odoo Document Kind), ke kterému odpovídá tento alias. Jakýkoli " +"příchozí e-mail, který neodpovídá stávajícímu záznamu, způsobí vytvoření " +"nového záznamu tohoto modelu (například projektové úlohy)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Název stupně náboru musí být jedinečný!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Název aliasu e-mailu, např. 'jobs', pokud chcete zachytit e-maily pro " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Majitel záznamů vytvořených při příjmu e-mailů o tomto aliasu. Není-li toto " +"pole nastaveno, systém se pokusí najít správného vlastníka na základě adresy" +" odesílatele (Od) nebo použije účet správce, pokud pro danou adresu nebyl " +"nalezen žádný uživatel systému." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Toto je název, který vám pomůže sledovat různé kampaně, např. Fall_Drive, " +"Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"To je způsob doručování, např. Pohlednice, e-mail nebo bannerová reklama" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Toto je zdroj odkazu, např. Vyhledávač, jiná doména nebo název seznamu " +"e-mailů" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Tato fáze je v kanbanovém pohledu přeložena, pokud v této fázi nejsou žádné " +"záznamy k zobrazení." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Tip: nechte kandidáty přihlásit se e-mailem" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "k Náboru" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Dnešní činnosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Tipy" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Zkuste odeslat e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Typ zaznamenané výjimečné aktivity." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Nepřiřazeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Nepřečtené zprávy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Počítadlo nepřečtených zpráv" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Používejte sledovače e-mailů a odkazů" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Při přijímacím řízení používejte formuláře rozhovorů" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Během náborového procesu používejte formuláře pohovorů přizpůsobené každé " +"pracovní pozici. Vyberte formulář, který chcete použít ve formuláři " +"podrobností o pracovní pozici. To závisí na aplikaci Průzkum." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "uživatelský e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Velmi dobrý" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "Chcete analyzovat, odkud kandidáti pocházejí?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Zprávy webstránky" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Historie komunikace webstránky" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "Co chcete dnes získat? Vyberte si pracovní pozici ..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Zde můžete definovat štítky, které se budou zobrazovat pro stav kanban " +"namísto výchozích štítků." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Musíte definovat kontaktní jméno tohoto žadatele." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Vaše žádost o zaměstnání: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "napr. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "např. Manažer prodeje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "např. manažer prodeje" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/da.po b/addons/hr_recruitment/i18n/da.po new file mode 100644 index 00000000..31df8ae8 --- /dev/null +++ b/addons/hr_recruitment/i18n/da.po @@ -0,0 +1,2683 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# peso , 2020 +# Martin Trigaux, 2020 +# Hans Henrik Gabelgaard , 2020 +# jonas jensen , 2020 +# Morten Schou , 2020 +# Jesper Carstensen , 2020 +# Pernille Kristensen , 2020 +# Ejner Sønniksen , 2020 +# lhmflexerp , 2020 +# walther_b , 2020 +# Mads Søndergaard, 2020 +# Sanne Kristensen , 2020 +# Mads Søndergaard , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Mads Søndergaard , 2020\n" +"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Klik for at vise ansøgningen." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "Ansøgte du ved at sende en email? Tjek indgående ansøgninger." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" +"Træk dette kort for at kvalificere vedkommende til første interview." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Prøv at sende en email til ansøgeren.
Råd: Alle " +"emails afsendt eller modtaget gemmes her i historikken" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Fantastisk arbejde! Du ansatte en ny kollega!
Prøv at udgive " +"job tilbud online via Hjemmeside applikationen.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr " " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr " " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hej,\n" +"

\n" +" Vi bekræfter at vi har modtaget din ansøgning til stillingen\n" +" \"${object.job_id.name}\" hos ${object.company_id.name}.\n" +"

\n" +" Du hører fra os i nærmeste fremtid.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Jobbeskrivelse\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Din Kontakt:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Telefon: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

Hvad er næste skridt?

\n" +" Normalt besvarer vi ansøgninger indenfor et par dage.

\n" +" Du er velkommen til at kontakte os hvis du ønsker\n" +" tilbagemelding hurtigere eller hvis du ikke hører fra os \n" +" hurtigt nok (blot besvar denne email)\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Tillykke!

\n" +"
Dit CV har fået en positiv bedømmelse.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" Vi har just gennemgået dit CV, og den fangede vores\n" +" opmærksomhed. Eftersom vi mener, at du kunne passe godt ind i\n" +" stillingen, er din ansøgning blevet markeret til et \n" +" opkald eller samtale\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Jobbeskrivelse\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Telefon: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" Vi ses snart,\n" +"
\n" +" --
\n" +" HR Holdet\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Opdag alle vores stillinger.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

Hvad er næste skridt?

\n" +" Normalt besvarer vi ansøgninger indenfor et par dage.\n" +"

\n" +" Det næste skridt er enten et opkald eller et møde på vores kontor.\n" +"
\n" +" Du er velkommen til at kontakte os, hvis du ønsker hurtigere\n" +" tilbagemelding, eller hvis du ikke hører fra os\n" +" hurtigt nok (blot besvar denne email)\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hej,

\n" +" Tak for din interesse i\n" +" ${object.company_id.name}. Vi ville fortælle, at trods dit resume er konkurrencedygtigt, har vores ansættelses hold gennemgået din ansøgning, og valgte den ikke til videre forløb.\n" +"

\n" +" Bemærk venligst at ansættelse er svært, og at vi kan lave fejl.\n" +" Tøv ikke med at besvare denne email, hvis du tror vi har begået en fejl, eller hvis du vil have mere information om vores beslutning.\n" +"

\n" +" Vi vil, derimod, gerne beholde din ansøgning, og kontakte dig omkring fremtidige åbninger som passer bedre på dine evner og erfaringer.\n" +"

\n" +" Vi ønsker dig alt det bedste i din videre søgen, og håber at vi får muligheden for at overveje dig til en anden stilling i fremtiden.\n" +"

\n" +" På forhånd tak,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Telefon: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" HR Holdet\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"En Python-ordbog, der vil blive evalueret for at angive standardværdier, når" +" du opretter nye poster til dette alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Handling påkrævet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktiv" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktiviteter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Aktivitet undtagelse markering" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Aktivitetstilstand" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Aktivitets Type Ikon" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Aktivitetstyper" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Tilføj et nyt stadie i ansættelses processen" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Tilføj et nyt tag" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Adresse hvor medarbejdere arbejder" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrator" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias kontakt sikkerhed" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Alias navn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Alias domæne" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliased model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Samlet Antal Ansøgninger" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Alle ansøgninger" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Ansøger" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Ansøger uddannelsesgrad" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Ansøger ansat" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Ansøger status ændret" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "Ansøger email" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Ansøger ansat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Ansøger ansat
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Ansøgers navn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Ansøgere" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Ansøgere og deres vedhæftede CV oprettes automatisk når en email afsendes.\n" +" Hvis du installere dokument administrations modulerne, vil alle resumeer indekseres automatisk, så du nemt kan gennemsøge deres indhold." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Ansøgere og deres vedhæftede CV oprettes automatisk når en email afsendes.\n" +"Hvis du installere dokument administrations modulerne, vil alle resumeer indekseres automatisk, så du nemt kan gennemsøge deres indhold." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Ansøgere kan sende resumeer til denne email adresse,
det vil " +"automatisk oprette en ansøgning." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Antal ansøgere" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Ansøgnings sammendrag" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Ansøger email" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Applikation" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Ansøgere med samme email" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Anvendt stilling" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Påskønnelse" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arkiveret" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Arkiveret / Afvist" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Tildelt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Antal vedhæftninger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Vedhæftede filer" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "Vedhæftelser, så som CV'er, indekseres automatisk." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Til rådighed" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bachelor grad" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokeret" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Efter afdeling" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Efter job" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Per jobstillinger" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Efter rekrutterer" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" +"Ved at give stillingen et alias, opretter emails sendt til denne adresse automatisk ansøgninger. Du kan sågar anvende flere sporer til at indhente statistikker ud fra ansøgningens kilde: LinkedIn, Monster, Indeed, osv.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +"% if record and record.alias_domain" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Kalender begivenhed" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampagne" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Annullér" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Sager efter status og estimat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Ansøger kategori" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Vælg en ansøgnings email." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Lukket" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Farve index" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Virksomhed" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Konfigurer opsætning" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfiguration" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontakt e-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Indhold" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Kontrakt" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Kontraktforslag" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Kontrakt underskrevet" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Kopier denne email adresse, for at indsætte den i din email opretter, for at" +" ansøge." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Opret" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Opret medarbejder" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Opret en stilling" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Opret din første Stilling." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Oprettet af" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Oprettet den" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Oprettelsesdato" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Tilpasset Ikke modtaget besked" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dage til at lukke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dage til at starte op" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Standardværdier" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Definer en specifik kontakt adresse for denne stilling. Hvis du lader den " +"stå tom, vil standard email adressen blive brugt, som kan findes i HR " +"indstillinger" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Definer stadierne for din ansættelses proces her, for eksempel:\n" +" kvalificerings opkald, første samtale, anden samtale, afvist,\n" +" ansat." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Grad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Uddannelsesgrad navn" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Grader" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Udsæt lukning" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Slet" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Afdeling" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Afdelingsleder" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Afdelinger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Beskrivelse" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Opsummering" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Kassér" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Har ikke adgang, spring over disse data til brugerens opsamlings e-mail" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktorgrad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Dokument antal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenter" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Opfylder ikke stillings kravene" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Glem ikke at specificere afdelingen, hvis din ansættelses process\n" +" er forskellig afhængig af stillingen." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Dropdown menu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Rediger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "E-mail alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "E-mail skabelon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Email alias for dette job opslag. Nye e-mails vil automatisk oprette nye " +"ansøgninger for dette job opslag." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Email cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Email emne for ansøgninger afsendt via email" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Medarbejder" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Medarbejder navn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Medarbejder tilknyttet denne ansøgning" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Medarbejder:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Ansatte" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Fremragende" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Forventet medarbejder" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Forventet løn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Forventet ekstra løn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Udvidede filtre" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Ekstra fordele..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Favorit bruger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Tilbagemeldinger på samtaler..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Første samtale" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Foldet i Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Følgere" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Følgere (kanaler)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Følgere (partnere)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Skrifttype awesome icon f.eks. fa-opgaver" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Fremtidige aktiviteter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Generer Email" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Få Afvisningsgrundlag" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Giver ordre sekvensen ved visning af en liste over uddannelsesgrader." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Giver sekvens rækkefølgen ved visning af en liste over stadier." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Godt" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Bestå" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Grøn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Grøn kanban label" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Grå" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Grå kanban label" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Sortér efter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "HR ansvarlig" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID for overordnet record indeholdende aliaset (eksempel: projekt, der " +"indeholder opgaveoprettelses aliaset)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikon for uventet aktivitet." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Hvis afkrydset, kræver nye beskeder din opmærksomhed " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Hvis afkrydset har nogle beskeder en leveringsfejl" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Hvis angivet, vil der blive posteret en besked ved ansøgeren der bruger " +"skabelonen, når ansøgeren er angivet til stadiet." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Hvis angivet vil dette indhold automatisk blive sendt ud til uautoriserede " +"brugere, i stedet for standard beskeden." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Hvis det aktive felt er angivet til Falsk, vil det gøre dig i stand til at " +"skjule sagen uden at fjerne den." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "I gang" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Indledende kvalifikation" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Samtaleskemaer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Er favorit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Er følger" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Job" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Jobansøgninger" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Jobkampagne" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Joblokation" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Stilling" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Stilling oprettet" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Stilling oprettet" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Stillinger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Stilling" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Job specifik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Job" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Stillinger - rekrutteringsformular" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Job kilder" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Tavle blokeret" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Tavle igangværende" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban status" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Tavle gyldig" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "KPI HR Ansættelse Ny kollega Værdi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Sidste fase" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Sidste faseopdatering" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Sidst opdateret af" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Sidst opdateret den" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Overskredet aktiviteter" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Lad folk ansøge via email for at spare tid." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Lad os oprette en stilling." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Lad os oprette en stilling. En email vil blive opsat til ansøgninger, samt " +"en offentlig jobbeskrivelse, hvis du bruger Hjemmeside applikationen." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Lad os tage et kig på hvordan du kan forbedre din ansættelses " +"process." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Lad os tage et kig på ansøgnings pipelinen." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Lad os oprette denne nye medarbejder nu." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Lad os gå tilbage til instrumentbrættet." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Liste over cc fra indgående emails." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Vedhæftning" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Kandidatgrad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Antal møder" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Møder" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Besked ved leveringsfejl" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Beskeder" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobil" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Mine ansøgninger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Mine favoritter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Mine stillinger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Ny" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Ny ansøger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nye ansøgere" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Ny ansøgning" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nye ansøgninger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Nye ansøgninger
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nyansat medarbejder" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Nyligt ansat" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Nyansatte medarbejdere" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Nyansat medarbejder" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Næste aktiviteter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Deadline for næste aktivitet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Oversigt over næste aktivitet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Næste aktivitetstype" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Intet emne" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Ingen ansøgninger endnu" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Ingen ansøgere endnu" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Ingen data endnu!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Antal handlinger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Antal vedhæftninger" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Antal ansøgninger der er nye i flowet (typisk på første trin i flowet)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Antal dage til afsluttelse" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Antal fejl" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Antal meddelser der kræver handling" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Antal beskeder med leveringsfejl" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Antal ulæste beskeder" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo hjælper dig med at følge ansøgere i ansættelses processen, samt med " +"opfølgninger af alle handlinger: møder, samtaler, osv." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo hjælper dig med at følge ansøgere i ansættelses\n" +" processen, samt med opfølgning af alle handlinger: møder, samtaler, osv." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Officer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Igangværende" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Online opslag" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Valgfri ID for en tråd (record), som alle indgående meddelelser vil blive " +"vedhæftet, selvom de ikke svarede på det. Hvis opsat, vil dette fuldstændigt" +" deaktivere oprettelsen af nye poster." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Eller snak om denne ansøger privat med dine kolleger." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Andre ansøgninger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Ejer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Overordnet model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Overordnet tråd (record) ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Overordnet model der holder aliaset. Modellen med aliasreferencen er ikke " +"nødvendigvis den model, der er givet af alias_model_id (eksempel: projekt " +"(parent_model) og opgave (model))." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Person som er ansvarlig for at bekræfte medarbejderens kontrakter." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Politik til at oprette en besked på dokumentet ved hjælp af mailgatewayen.\n" +"- alle: alle kan skrive\n" +"- partnere: kun godkendte partnere\n" +"- følgere: kun følgere af det relaterede dokument eller medlemmer af følgende kanaler\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Sandsynlighed" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Foreslået løn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Foreslået løn ekstra" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Udgiv ledige stillinger på din hjemmeside" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Klar til næste fase" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Klar til at rekruttere mere effektivt?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Optag tråd ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Ansætter" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Ansættelse" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Rekruttering / ansøgningstrin" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Ansættelsesanalyse" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Ansættelse udført" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Ansættelsesproces" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Ansættelses stadier" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Ansættelser" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rød" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Rød kanban label" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Afslå" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Afslagsgrundlag" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Afslagsgrundlag for Ansøger" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Afslagsgrundlag" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Afvist" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Rapportering" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Krav" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Ansvarlig" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Ansvarlig bruger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Gendan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS leveringsfejl" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Ansøgerens forventede løn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Løn forventet af ansøger, ekstra fordele" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Løn foreslået af organisationen" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Løn foreslået af organisationen, ekstra fordele" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Gem det !" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Planlæg samtale" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Planlæg samtale med denne ansøger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Søg ansøgerer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Søg Kilde" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Anden samtale" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "Send din email. Følgere vil få en kopi af kommunikationen." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sekvens" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Opsætning" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Vis alle poster, hvor den næste aktivitetsdato er før i dag" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Kilde" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Kildenavn" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Ansøger kilde" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Ansøgerer kilde" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Specifikke jobs der bruger dette stadie. Andre job vil ikke bruge dette " +"stadie." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Fase" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Fase ændret" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Stadie definition" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Fase navn" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Fase ændret" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Stadie på ansøgeren før de var i nuværende stadie. Brugt til tabt sags " +"analyse." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Faser" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Start rekruttering" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Påbegynd ansættelse" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status baseret på aktiviteter\n" +"Forfaldne: Forfaldsdato er allerede overskredet\n" +"I dag: Aktivitetsdato er i dag\n" +"Planlagt: Fremtidige aktiviteter." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Emne / Ansøgnings navn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Indsend" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Tag-navn" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Tag navn eksisterer allerede!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Tags" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Ansøgeren får et bedre tilbud" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Ansøgeren er ikke længere interesseret" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Dato hvorfra ansøger kan påbegynde arbejde" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Modellen (Odoo Document Kind), som dette alias svarer til. Enhver indgående " +"e-mail, der ikke svarer til en eksisterende post, vil medføre oprettelse af " +"en ny rekord af denne model (fx en projektopgave)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Navnet på ansættelsesforholdet skal være unikt!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Navnet på e-mail aliaset, f.eks. 'jobs', hvis du vil fange e-mails til " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Ejeren af poster oprettet ved modtagelse af e-mails på dette alias. Hvis " +"dette felt ikke er indstillet, forsøger systemet at finde den rigtige ejer " +"baseret på afsenderens (Fra) adresse eller bruger administratorkontoen, hvis" +" der ikke findes en systembruger for den pågældende adresse." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Dette er et navn, der hjælper dig med at holde styr på dine forskellige " +"kampagneindsatser" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "Dette er leveringsmetoden. Fx postkort, e-mail eller bannerannonce" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Dette er kilden til linket, fx søgemaskine, andet domæne eller navn på " +"mailliste" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Denne fase er foldet i kanbanvisningen, når der ikke er nogen journaler at " +"vise i fasen." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Råd: Lad kandidater ansøge via email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "At ansætte" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Dagens aktiviteter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Værktøjstip" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Prøv at sende en email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Type af undtagelsesaktivitet registreret " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Ikke tildelt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Ulæste beskeder" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Ulæste beskedtæller" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Anvend emails og link sporer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Brug samtale formularer under ansættelses proces" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Brug interview formularer skræddersyet til hver enkelt stilling under " +"ansættelses processen. Vælg formularen der skal bruges i stillingens detalje" +" formular. Dette afhænger af Undersøgelse applikationen." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Bruger e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Meget godt" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "Vil du analysere hvor ansøgninger kommer fra ?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Beskeder fra hjemmesiden" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Website kommunikations historik" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "Hvad vil du ansætte i dag? Vælg en job titel..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Du kan her definere mærkaterne som vil blive vist i tavle tilstanden, i stedet for \n" +" standard mærkaterne." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Du skal definere et kontaktnavn for denne ansøger." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Din Jobansøgning: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "f.eks. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "fx salgschef" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "f.eks. salgs-leder" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/de.po b/addons/hr_recruitment/i18n/de.po new file mode 100644 index 00000000..2c1d3b4c --- /dev/null +++ b/addons/hr_recruitment/i18n/de.po @@ -0,0 +1,2499 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Andreas Stauder , 2020 +# Ermin Trevisan , 2020 +# Bettina Pfeifer , 2020 +# Leon Grill , 2020 +# Jérôme JEK , 2020 +# Tobias R , 2020 +# Max-Milan Stoyanov, 2020 +# Florian Pose , 2020 +# Martin Trigaux, 2020 +# Tobias Arndt, 2020 +# Andreas Schmidt , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Andreas Schmidt , 2021\n" +"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Guten Tag

\n" +" Vielen Dank für Ihr Interesse, Mitglied des\n" +" ${object.company_id.name}-Teams zu werden. Trotz Ihres\n" +" passenden Lebenslaufs müssen wir Ihnen mitteilen,\n" +" dass unser Team Ihre Bewerbung nicht für die weitere Auswahl in Betracht gezogen hat.\n" +"

\n" +" Wir sind uns bewusst, dass die richtige Auswahl von Bewerbern schwierig ist und wir Fehler machen können. Wenn Sie das Gefühl haben, dass unsere Entscheidung ein Fehler ist, oder Sie eine Erklärung zu unserer Entscheidung wünschen, dann können Sie gerne auf dieses E-Mail antworten.\n" +"

\n" +" Gerne behalten wir Ihr Dossier und melden uns bei Ihnen, falls wir in Zukunft eine Position haben, die besser zu Ihren Fähigkeiten und Erfahrungen passt.\n" +"

\n" +" Wir wünschen Ihnen für Ihre Bewerbungen viel Erfolg und hoffen, dass Sie in Zukunft für eine andere Rolle bei uns in Frage kommen.\n" +"

\n" +" Besten Dank\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" Ihr HR-Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Ein Python-Dictionary, das Standardwerte zur Verfügung stellt, wenn neue " +"Datensätze für diesen Alias angelegt werden." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Aktion notwendig" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktiv" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktivitäten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Aktivität Ausnahme-Dekoration" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Status der Aktivität" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Aktivitäts-Typ-Icon" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Aktivitätstypen" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Füge eine neue Stufe im Einstellungsprozess hinzu" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Klicken Sie, um einen neuen Tag hinzuzufügen." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Beschreiben Sie den Arbeitsplatz" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrator" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Aliaskontakt-Sicherheit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Alias-Name" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Alias-Domäne" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Alias-Modell" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Alle Anwendungen" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Bewerber" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Bewerber wurde eingestellt" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Bewerberstatus wurde geändert" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Bewerber wurde eingestellt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Bewerber" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Bewerber" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Bewerber mitsamt angehängtem Lebenslauf werden bei Empfang einer Email " +"automatisch erstellt. Sobald Sie das Dokumentenmanagement mitinstallieren, " +"werden alle Bewerbungen automatisch indiziert, damit Sie einfach den " +"kompletten Inhalt durchsuchen können." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Bewerber mitsamt angehängtem Lebenslauf werden bei Empfang einer E-Mail automatisch erstellt.\n" +" Wenn Sie das Dokumentenmanagement mitinstallieren, werden alle Bewerbungen automatisch indiziert,\n" +" damit Sie einfach den kompletten Inhalt durchsuchen können." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Zusammenfassung Bewerbung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Bewerbungen" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Arbeitsstelle" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Bewertung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Archiviert" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Zuweisungsdatum" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "# Anhänge" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Dateianhänge" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Frühester Beginn" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bachelor Grad" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blockiert" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "nach Abteilung" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "nach Arbeitsstelle" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Nach Verantwortlichem" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Kalender Veranstaltung" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampagne" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Abbrechen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Fälle nach Stufe und Gehalt" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Kategorien Bewerber" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Abgeschlossen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Farbkennzeichnung" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Unternehmen" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Konfiguration " + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfiguration" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontakt-E-Mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Inhalt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Arbeitsvertrag" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Vertragsvorschlag" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Vertragsunterschrift" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Anlegen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Mitarbeiter anlegen" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Einen Job erstellen" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Erstellt von" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Erstellt am" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Erzeugt am" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Benutzerdefinierte abgeprallte Nachricht" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Tage bis Beendigung" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Tage bis Eröffnung" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Standardeinstellungen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Definieren Sie eine Standard E-Mail-Adresse für diese Arbeitsstelle. Erfolgt" +" keine Eingabe wird die E-Mail-Adresse verwendet, die in den Einstellungen " +"für das Personalmanagement hinterlegt wurde." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Definieren Sie die Stufen Ihres Einstellungsprozess, z.B.:\n" +"Erstanruf zur Qualifizierung, erstes Bewerbergespräch, zweites Bewerbergespräch, \n" +"keine Einstellung, Einstellung" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Abschluss" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Ausbildungsabschlüsse" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Zeit bis zur Beendigung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Löschen" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Abteilung" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Abteilungsleiter" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Abteilungen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Beschreibung" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Übersicht" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Verwerfen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Kein Zugriff, überspringen Sie diese Daten für die E-Mail des Benutzers" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktorat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Dokumentenanzahl" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumente" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Vergessen Sie nicht, die von der Einstellung betroffene Abteilung zu " +"spezifizieren, wenn es bei den angebotenen Stellen diesbezüglich " +"Unterschiede gibt. " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Dropdownmenu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Bearbeiten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-Mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "E-Mail Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "E-Mail Vorlage" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Email Alias für diesen Stelle.Neue eingehende EMails erstellen dann " +"automatisch neue Bewerbungen für die ausgeschriebene Stelle." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "E-Mail cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Mitarbeiter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Mitarbeitername" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Mitarbeiter, der mit dem Bewerber verbunden ist" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Personal" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Exzellent" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Stellenanforderung" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Gehaltsforderung" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Erwartete Mehr-Entlohnung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Erweiterte Filter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Besondere Vorteile..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Lieblingsbenutzer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Rückmeldung aus Vorstellungsgespräch..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Erstes Bewerberinterview" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "In Kanban eingeklappt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Abonnenten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Abonnenten (Kanäle)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Abonnenten (Partner)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "FontAwesome Icon, z.B. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Anstehende Aktivitäten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" +"Anzeige der Reihenfolge bei Ausgabe der Liste von Ausbildungs- und " +"Schulabschlüssen" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Zeigt Reihenfolge bei Listenansicht der Einstellungsstufen." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Gut" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Schulabschluss" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Grün" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Grüne Kanban-Kennzeichnung" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Grau" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Graue Kanban-Kennzeichnung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Gruppieren nach" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Personalverantwortlicher" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID des übergeordneten Alias Datensatz (Beispiel: Projekt welches den Alias " +"für die Erstellung von Aufgaben beinhaltet)." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Icon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Icon, um eine Ausnahmeaktivität anzuzeigen." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Falls markiert, benötigen neue Nachrichten Ihre Kenntnisnahme." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" +"Das Senden mancher Nachrichten ist fehlgeschlagen wenn dieses Fenster " +"angekreuzt ist." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Wenn aktiviert, erhält der Bewerber eine Benachrichtigung unter Verwendung " +"der entsprechenden Vorlage (abhängig vom Bewerbungsstatus)." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Wenn diese Option gesetzt ist, wird dieser Inhalt anstelle der " +"Standardnachricht automatisch an nicht autorisierte Benutzer gesendet." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Durch Deaktivierung, können Sie den Vorgang ausblenden ohne den Vorgang zu " +"löschen." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Laufend" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Anfängliche Qualifikation" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Vorstellungsgesprächsarten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Ist ein Abonnent" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Arbeitsstelle" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Job-Bewerbungen" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Stellenanzeige" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Arbeitsort" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Beruf" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Stelle erstellt" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Stelle erstellt" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Arbeitsstellen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Job-Posting" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Job-Spezifik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Stellen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Formular Stellenbeschreibung" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Bewerberherkunft" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban-Status" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Letzte Stufe" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Aktuellste Stufenaktualisierung" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Zuletzt aktualisiert durch" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Zuletzt aktualisiert am" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Verspätete Aktivitäten" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Lassen Sie uns eine Arbeitsposition schaffen." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Liste der cc aus eingehenden E-Mails." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Hauptanhänge" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Master Titel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Meetings" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Error beim senden der Nachricht" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Nachrichten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobil" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Meine Bewerbungen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Meine Favoriten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Neu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Neue Bewerbung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Neue Bewerber" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Neue Bewerbung" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Neue Bewerbungen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Neue Bewerbungen
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Neueingestellte Mitarbeiter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Neueingestellte Mitarbeiter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Neueingestellte Mitarbeiter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Nächste Aktivitäten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Nächste Aktivitätsfrist" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Zusammenfassung nächste Aktion" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Nächster Aktivitätstyp" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Kein Betreff" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Noch keine Daten vorhanden!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Anzahl der Aktionen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Anzahl der Anhänge" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Anzahl der Tage zum Schließen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "# Fehler" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Anzahl der Nachrichten, die eine Aktion erfordern" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Anzahl der Nachrichten mit einem Fehler beim Senden." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Anzahl ungelesener Nachrichten" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo hilft bei der Verfolgung Ihres Einstellungsprozess, \n" +"insbesondere bei den Vorgängen: Bewerbergespräch, Interview, etc." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo hilft bei der Verfolgung Ihres Einstellungsprozess, \n" +"insbesondere bei den Vorgängen: Bewerbergespräch, Interview, etc." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Personalsachbearbeiter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Fortgehend" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Online-Posting" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Optionale ID eines Themenstrangs dem alle eingehenden Nachrichten zugeordnet" +" werden, auch wenn auf sie nicht geantwortet wird. Wenn gesetzt, verhindert " +"dies die Anlage neuer Datensätze vollständig." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Besitzer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Hauptvorlage" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Zugehörige Diskussion" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Das übergeordnete Datenmodell des Alias. Dieses Modell, welches die EMail " +"Alias Referenz enthält, gehört nicht zwangsläufig zum Modell unterhalb von " +"alias_model_id (Beispiel: project (parent_model) und task (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Person, die die Validierung der Verträge der Mitarbeiter durchführt." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Richtlinie zum Posten einer Dokument-Mitteilung über das E-Mail-Gateway.\n" +"- Jeder: jeder kann posten\n" +"- Partner: nur bestätigte Partner\n" +"- Follower: nur die Personen, die dem betreffenden Dokument folgen oder Mitglieder von Kanälen sind, die dem Dokument folgen\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Wahrscheinlichkeit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Gehaltsvorschlag" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Vorgeschlagene ausserordentliche Bezüge" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Veröffentlichen Sie verfügbare Jobs auf Ihrer Website" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Bereit für nächste Stufe" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Bereit, effizienter zu rekrutieren?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Datensatz-Diskussions-ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Personalbeschaffung" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Personalbeschaffung / Bewerber Stufen" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Statistik Personalbeschaffung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Angebot beenden" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Personalbeschaffung" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Einstellungen" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rot" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Rote Kanban-Kennzeichnung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Zurücksetzen" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Verworfen" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Berichtswesen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Anforderungen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Verantwortlich" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Manager Veranstaltung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Wiederherstellen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS Zustellungsfehler" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Gehaltsforderung" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" +"Erwartete Entlohnung seitens des Bewerbers, zusätzlichen Vorteile aus dem " +"Dinesverhältniss" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Gehaltsvorschlag des Unt." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Entlohnung vom Unternehmen vorgeschlagen, zusätzliche Vorteile" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Terminiere Interview" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Terminiere ein Interview mit Bewerber" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Suche Bewerber" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Zweites Bewerberinterview" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Reihenfolge" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Einstellungen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Alle Datensätze mit vor heute geplanten Aktionen anzeigen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Referenz" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Herkunftbezeichnung" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Bewerberherkunft" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Bewerberherkunft" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Stufe" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Stufe wurde geändert" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definition Stufen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Stufenbezeichnung" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Stufe geändert" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Vorherige Bewerber-Stufe, kann für die Einzelfall-Analyse genutzt werden." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Stufen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Einstellung starten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Einstellung starten" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status basierend auf Aktivitäten\n" +"Überfällig: Fälligkeitsdatum bereits überschritten\n" +"Heute: Aktivität besitzt heutiges Datum\n" +"Geplant: anstehende Aktivitäten." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Betreff / Bewerber" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Absenden" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Tag Bezeichnung" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Schlagwort existiert bereits!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Stichwörter" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Möglicher Arbeitsbeginn des Bewerbers" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Das Odoo Datenmodell auf das sich der Alias bezieht. Jeglicher E-Mail " +"Posteingang ohne Bezug zu einer bereits vorhandenen E-Mail führt " +"üblicherweise zur Erstellung eines neuen Datensatz (z.B. Projektaufgabe)." + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Der Name der Einstellung muss eindeutig sein" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Die Bezeichnung des E-Mail-Alias, z.B. 'jobs', falls Sie E-Mails an z.B. " +" erhalten möchten" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Besitzer, der als Folge des Empfangs einer E-Mails an diesen Alias " +"​​erstellt wurde. Wenn dieses Feld nicht ausgefüllt wird, wird das System " +"versuchen, den richtigen Besitzer auf der Basis des Absenders zu finden oder" +" das Administrator-Konto verwenden, wenn kein System-Benutzer für diese " +"Adresse gefunden wird." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Diese Bezeichnung hilft Ihnen bei der Analyse Ihres Kampagnenerfolgs, z. B.:" +" Herbstangebot, Weihnachtsangebot" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Dies ist die Kommunikationsmethode: z. B. Postkarte, E-Mail oder " +"Bannerwerbung" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Dies ist die Quelle des Links, z. B. eine Suchmaschine, andere Webdomain " +"oder Name der E-Mail-Liste" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Diese Stufe ist zugeklappt, wenn es keine anzuzeigenden Daten in dieser " +"Stufe gibt. " + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Zu Besetzen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Heutige Aktivitäten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Versuchen Sie, eine E-Mail zu senden" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Typ der Ausnahmeaktivität im Datensatz." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Nicht zugewiesen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Ungelesene Nachrichten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Zähler der ungelesenen Nachrichten" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Bewerbungsformulare während des Einstellungsverfahrens verwenden" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Benutzer E-Mail" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Sehr Gut" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Website-Nachrichten" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Website-Kommunikationshistorie" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Ihre Job-Bewerbung: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "z.B. Verkaufsleiter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/el.po b/addons/hr_recruitment/i18n/el.po new file mode 100644 index 00000000..7e55b65e --- /dev/null +++ b/addons/hr_recruitment/i18n/el.po @@ -0,0 +1,2415 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2020 +# Kostas Goutoudis , 2020 +# George Tarasidis , 2020 +# Chris Sal , 2020 +# Alexandros Kapetanios , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Alexandros Kapetanios , 2021\n" +"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Ένα Python λεξικό που θα αξιολογηθεί για να παρέχει προεπιλεγμένες τιμές " +"όταν δημιουργείτε νέες εγγραφές για αυτό το ψευδώνυμο." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Απαιτείται ενέργεια" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Σε Ισχύ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Δραστηριότητες" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Κατάσταση Δραστηριότητας" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Τύποι Δραστηριότητας" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Προσθήκη νέας ετικέτας" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Ψευδώνυμο" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Ψευδώνυμο Ασφάλειας Επαφής" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Ψευδώνυμο ονόματος" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Ψευδώνυμο τομέα" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Μοντέλο Ψευδωνύμου" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Αιτών" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Αρχειοθετημένα" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Ανατέθηκε" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Συνημμένα" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Διαθεσιμότητα" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Μπλοκαρισμένο" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Εκστρατεία" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Ακύρωση" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Κλειστό" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Χρωματισμός Ευρετήριου" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Εταιρία" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Ρυθμίσεις διαμόρφωσης" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Διαμόρφωση" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Επαφή" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Email Επαφής" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Περιεχόμενα" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Σύμβαση" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Υπογράφηκε Σύμβαση" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Δημιουργία" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Δημιουργία Υπαλλήλου" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Δημιουργήθηκε από" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Δημιουργήθηκε στις" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Ημερομηνία Δημιουργίας" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Μέρες για να Κλείσει" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Μέρες για να Ανοίξει" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Προεπιλεγμένες τιμές" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Καθυστέρηση για Κλείσιμο" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Διαγραφή" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Τμήμα" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Τμήματα" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Περιγραφή" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Απόρριψη" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Έγγραφα" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Επεξεργασία" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Ψευδώνυμο Email" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Πρότυπο email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Υπάλληλος" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Υπάλληλοι" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Αναμενόμενος Εργαζόμενος" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Αναμενόμενος Μισθός" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Αναμενόμενος Επιπλέον Μισθός" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Εκτεταμένα Φίλτρα" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Ακόλουθοι" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Ακόλουθοι (Κανάλια)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Ακόλουθοι (Συνεργάτες)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Γραμματοσειρά awesome π.χ. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Μελλοντικές Δραστηριότητες" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Καλό" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Πράσινο" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Ομαδοποίηση κατά" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "Κωδικός" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Αναγνωριστικό της μητρικής εγγραφής που κρατά το ψευδώνυμο (παράδειγμα: έργο" +" που κατέχει το ψευδώνυμο της δημιουργίας εργασίας)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Εικονίδιο" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Εάν επιλεγεί τα νέα μηνύματα χρειάζονται την προσοχή σας." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Σε εξέλιξη" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Έντυπα Συνέντευξης" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Είναι Ακόλουθος" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Εργασία" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Θέση Εργασίας" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Δημιουργήθηκε η Θέση Εργασίας" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Δημιουργήθηκε η Θέση Εργασίας" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Θέσεις Εργασίας" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Θέσεις Εργασίας" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Τελευταία τροποποίηση στις" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Ενημέρωση Τελευταίου Σταδίου" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Τελευταία Ενημέρωση από" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Τελευταία Ενημέρωση στις" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Καθυστερημένες Δραστηριότητες" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Μέσο" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Συναντήσεις" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Μηνύματα" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Κινητό" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Τα Αγαπημένα μου" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Νέα" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Επόμενες Δραστηριότητες" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Επόμενη Προθεσμία Δραστηριότητας" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Σύνοψη Επόμενης Δραστηριότητας" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Επόμενος Τύπος Δραστηριότητας" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Χωρίς Θέμα" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Κανονική" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Πλήθος ενεργειών" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Πλήθος μηνυμάτων που απαιτούν ενέργεια" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Πλήθος μη αναγνωσμένων μηνυμάτων" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Προιστάμενος" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Ηλεκτρονική Δημοσίευση" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Προαιρετική ταυτότητα ενός νήματος (εγγραφής), στην οποία όλα τα εισερχόμενα" +" μηνύματα θα πρέπει να επισυνάπτονται, ακόμη και αν δεν απαντήσει σ 'αυτό. " +"Εάν οριστεί, αυτό θα απενεργοποιήσει εντελώς τη δημιουργία νέων αρχείων." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Ιδιοκτήτης" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Μοντέλο Γονέα" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Κωδικός γονικής εγγραφής νήματος" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Γονικό μοντέλο κρατώντας το ψευδώνυμο. Το μοντέλο που κρατά το ψευδώνυμο " +"αναφοράς δεν είναι απαραίτητο το μοντέλο να δίνεται από alias_model_id " +"(παράδειγμα: Έργο (parent_model) και Εργασία (μοντέλο))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Τηλέφωνο" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Πολιτική για τη αποστολή μηνύματος στο έγγραφο χρησιμοποιώντας το mailgateway.\n" +"- όλοι: ο καθένας μπορεί να αποστείλει\n" +"- συνεργάτες: μόνο οι επικυρωμένοι συνεργάτες \n" +"- ακόλουθοι: μόνο οι ακόλουθοι του σχετικού εγγράφου ή μέλη των παρακάτω καναλιών\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Πιθανότητα" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Δημοσιεύστε τις διαθέσιμες εργασίες στον ιστότοπό σας" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Ταυτότητα εγγραφής νήματος" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Στελέχωση" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Ολοκλήρωση Πρόσληψης" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Διαδικασία Στελέχωσης" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Κόκκινο" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Άρνηση" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Απορριφθέντα" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Αναφορές" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Απαιτήσεις" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Υπεύθυνοι" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Υπεύθυνος Χρήστης" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Επαναφορά" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Ακολουθία" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Ρυθμίσεις" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Εμφάνιση όλων των εγγραφών όπου η ημερομηνία επόμενης δράσης είναι πριν από " +"σήμερα" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Πηγή" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Ονομασία Προέλευσης" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Προέλευση των αιτούντων" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Στάδιο" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Αλλαγές Σταδίων" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Όνομα Σταδίου" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Στάδιο άλλαξε" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Στάδια" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Υποβολή" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Όνομα Ετικέτας" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Το όνομα ετικέτας υπάρχει ήδη !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Ετικέτες" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Το μοντέλο (Odoo Document Kind) στο οποίο αντιστοιχεί αυτό το ψευδώνυμο. " +"Κάθε εισερχόμενο email που δεν έχει απαντηθεί σε υπάρχουσα εγγραφή, θα " +"προκαλέσει τη δημιουργία μίας νέας εγγραφής αυτού του μοντέλου (π.χ. Εργασία" +" Έργου)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Το όνομα του ψευδώνυμου email , π.χ. 'jobs', αν θέλετε να πάρετε emails για " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Ο ιδιοκτήτης των εγγραφών που δημιουργούνται κατά τη λήψη μηνυμάτων ηλεκτρονικού ταχυδρομείου σε αυτό το ψευδώνυμο. Αν αυτό το πεδίο δεν είναι ρυθμισμένο το σύστημα θα προσπαθήσει να βρει το σωστό ιδιοκτήτη με βάση τον αποστολέα (Από) τη διεύθυνση.\n" +"Διαφορετικά, θα χρησιμοποιήσει το λογαριασμό διαχειριστή, αν ο χρήστης δεν έχει βρεθεί στο σύστημα για τη συγκεκριμένη διεύθυνση." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Σημερινές Δραστηριότητες" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Μη Ανατεθειμένη" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Μη αναγνωσμένα μηνύματα" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Μετρητής μη αναγνωσμένων μηνυμάτων" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Χρησιμοποιήστε έντυπα συνέντευξης κατά τη διαδικασία πρόσληψης" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Email Χρήστη" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Μηνύματα Ιστότοπου" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Ιστορικό επικοινωνίας ιστότοπου" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/en_GB.po b/addons/hr_recruitment/i18n/en_GB.po new file mode 100644 index 00000000..4a05a362 --- /dev/null +++ b/addons/hr_recruitment/i18n/en_GB.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/odoo/teams/41243/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Company" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Created by" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Created on" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Creation Date" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Description" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Display Name" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Group By" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Last Modified on" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Sequence" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "This Year" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Unread Messages" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/eo.po b/addons/hr_recruitment/i18n/eo.po new file mode 100644 index 00000000..e2a09df9 --- /dev/null +++ b/addons/hr_recruitment/i18n/eo.po @@ -0,0 +1,2379 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Language-Team: Esperanto (https://www.transifex.com/odoo/teams/41243/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/es.po b/addons/hr_recruitment/i18n/es.po new file mode 100644 index 00000000..00d3c68a --- /dev/null +++ b/addons/hr_recruitment/i18n/es.po @@ -0,0 +1,2715 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Cristopher Cravioto , 2020 +# Jon Perez , 2020 +# Martin Trigaux, 2020 +# Jesús Alan Ramos Rodríguez , 2020 +# Jorge Luis Alfonso , 2020 +# Pedro M. Baeza , 2021 +# José Cabrera Lozano , 2021 +# Braulio D. López Vázquez , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Braulio D. López Vázquez , 2021\n" +"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Haz clic para ver la postulación." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"¿Te postulaste enviando un correo electrónico? Verifica las " +"postulaciones entrantes." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" +"Arrastra esta tarjeta, para calificarlo para una primera entrevista." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Intenta mandarle un correo electrónico al " +"candidato.
Consejo: Todos los correos electrónicos enviados o " +"recibidos son guardados en este historial" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
¡Bien hecho! ¡Contrataste a un nuevo colega!
Prueba la " +"aplicación de Sitio Web para publicar ofertas de trabajo en línea.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" +"" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" +"" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hola,\n" +"

\n" +" Confirmamos que hemos recibido con éxito tu aplicación para el trabajo\n" +" \"${object.job_id.name}\" en ${object.company_id.name}.\n" +"

\n" +" Te contactaremos pronto.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" \n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Tu contacto:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Correo electrónico: ${object.user_id.email or ''}
\n" +" Teléfono: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

¿Cuál es el siguiente paso?

\n" +" Usualmente contestamos postulaciones en pocos días.

\n" +" Siéntete libre de contactarnos si quieres una retroalimentación\n" +" más rápida o si no recibes noticias de nosotros\n" +" lo suficientemente rápido (solo responde a este correo electrónico).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

¡Felicidades!

\n" +"
Tu currículum ha sido calificado positivamente.
\n" +" \"¡Felicidades!\"\n" +"
\n" +"
\n" +" Acabamos de revisar tu currículum y nos llamó\n" +" la atención. Como creemos que serías el adecuado\n" +" para el puesto, tu postulación ha sido preseleccionada para una \n" +" llamada o entrevista.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" \n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" Pronto serás contactado por:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Correo electrónico: ${object.user_id.email or ''}
\n" +" Teléfono: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" Nos vemos pronto,\n" +"
\n" +" --
\n" +" El Equipo de RRHH\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Descubre todos nuestros trabajos.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

¿Cuál es el siguiente paso?

\n" +" Usualmente contestamos postulaciones en pocos días.\n" +"

\n" +" El siguiente paso será o una llamada o una junta en nuestras oficinas.\n" +"
\n" +" Siéntete libre de contactarnos si quieres una retroalimentación\n" +" más rápida o si no recibes noticias de nosotros\n" +" lo suficientemente rápido (solo responde a este correo electrónico).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hola,

\n" +" Gracias por mostrar interés en unirte al equipo de\n" +" ${object.company_id.name}. Queremos informarte\n" +" que, aunque tu currículum es competitivo,\n" +" nuestro equipo de contratación revisó tu postulación y no lo\n" +" seleccionó para mayor consideración.\n" +"

\n" +" Toma en cuenta que reclutar es difícil y podemos cometer\n" +" errores. No dudes en contestar a este correo electrónico si\n" +" piensas que hemos cometido un error, o si quieres más información\n" +" sobre nuestra decisión.\n" +"

\n" +" Sin embargo, mantendremos tu currículum en el registro y te\n" +" contactaremos si hay oportunidades futuras que puedan ser\n" +" más adecuadas para tus habilidades y experiencia..\n" +"

\n" +" Te deseamos lo mejor en tu búsqueda de empleo y esperamos\n" +" tener la oportunidad de considerarte para otro puesto\n" +" en el futuro.\n" +"

\n" +" Gracias,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Correo electrónico: ${object.user_id.email or ''}
\n" +" Teléfono: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" El equipo de RRHH\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Un diccionario Python a evaluar para proporcionar valores por defecto cuando" +" un nuevo registro se cree para este seudónimo." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Acción requerida" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Activo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Actividades" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Decoración de Actividad de Excepción" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Estado de la actividad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Ícono de tipo de actividad" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipos de actividad" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Agrega una nueva etapa en el proceso de reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Añadir una nueva etiqueta" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Dirección donde los empleados están trabajando" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrador" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Seudónimo del contacto de seguridad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ID de seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Dominio del seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Modelo con seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Cantidad de postulaciones" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Todas las postulaciones" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Candidato" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Titulo de candidato" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Candidato contratado" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Etapa del candidato cambiada" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "Correo electrónico del candidato" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Candidato contratado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Candidato contratado
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Nombre del candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Candidatos" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Los candidatos y su CV adjunto se crean automáticamente cuando se envía un correo electrónico.\n" +" Si instalas los módulos de gestión de documentos, todos los currículums se indexarán automáticamente\n" +" de modo que puedes buscar fácilmente a través de su contenido." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Los candidatos y su CV adjunto se crean automáticamente cuando se envía un correo electrónico.\n" +" Si instalas los módulos de gestión de documentos, todos los currículums se indexarán automáticamente,\n" +" de modo que puedes buscar fácilmente a través de su contenido." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Los candidatos pueden enviar su currículum a esta dirección de correo " +"electrónico,
creará una postulación automáticamente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Número de postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Resumen de la postulación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Correo electrónico de postulación" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Postulaciones" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Postulaciones con el mismo correo electrónico" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Trabajo postulado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Apreciación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Archivado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Archivado / Rechazado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Asignado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Nº de archivos adjuntos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Archivos adjuntos" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" +"Los archivos adjuntos, como los currículums, se indexan automáticamente." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Disponibilidad" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Licenciatura" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Bloqueada" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Por departamento" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Por trabajo" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Por puestos de trabajo" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Por reclutador" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" +"Al establecer un seudónimo a este puesto de trabajo los correos electrónicos enviados a esta dirección crearán aplicaciones automáticamente. Incluso puedes utilizar múltiples rastreadores para obtener estadísticas de acuerdo a la fuente de la aplicación: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Calendario de eventos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Campaña" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Casos por etapa y estimaciones" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Categoría del candidato" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Elige un correo electrónico de postulación." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Cerrado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Índice de Colores" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Empresa" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Ajustes de configuración" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Configuración" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Contacto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Correo electrónico de contacto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Contenido" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Contrato" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Propuesta de contrato" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Contrato firmado" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Copia esta dirección de correo electrónico, para pegarla en tu redactor de " +"correo electrónico, para postularte." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Crear" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Crear empleado" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Crear un puesto de trabajo" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Crea tu primer Puesto de Trabajo." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Creado el" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Fecha de Creación" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Mensaje rebotado personalizado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Días para el cierre" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Días para abrir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Valores predeterminados" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Define una dirección de contacto específica para este puesto. Si lo dejas en" +" blanco, la dirección predeterminada que será usada es la que se haya " +"definido en la configuración de recursos humanos" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Define aquí las etapas de tu proceso de reclutamiento, por ejemplo:\n" +" llamada de calificación, primera entrevista, segunda entrevista, rechazado,\n" +" contratado." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Título" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Nombre del Titulo" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Grados" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Tiempo restante para el cierre" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Eliminar" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Departamento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Gerente del departamento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departamentos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Resumen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Descartar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"No tiene acceso, saltar esta información para el correo electrónico de " +"resumen del usuario" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doctorado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Conteo de documentos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documentos" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "No cumple los requisitos para el empleo" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"No olvides especificar el departamento si tu proceso de reclutamiento\n" +" es diferente según el puesto de trabajo." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Menú desplegable" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Editar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Correo electrónico" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Seudónimo de correo electrónico" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Plantilla de correo electrónico" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Seudónimo de correo electrónico para este puesto de trabajo. Los nuevos " +"correos serán creados automáticamente como candidatos de este puesto." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Correo electrónico cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" +"Asunto del correo electrónico para las solicitudes enviadas por correo " +"electrónico" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Empleado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Nombre del empleado" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Empleado vinculado con el candidato." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Empleado:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Empleados" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Excelente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Empleado esperado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Salario esperado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Salario adicional esperado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtros avanzados" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Ventajas adicionales..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Usuario favorito" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Retroalimentación de las entrevistas..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Primera entrevista" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Doblado en Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Seguidores" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Seguidores (Canales)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Seguidores (Partners)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Icono de Font Awesome ej. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Actividades futuras" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Generar correo electrónico" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Obtener razón del rechazo" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Establece el orden de secuencia al mostrar una lista de títulos." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Establece el orden de secuencia al mostrar una lista de etapas." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Bueno" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Egresado" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Verde" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Etiqueta Kanban verde" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Gris" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Etiqueta Kanban gris" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Responsable de RRHH" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID del registro padre que tiene el seudónimo. (ejemplo: el proyecto que " +"contiene el seudónimo para la creación de tareas)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Icono" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Icono para indicar una actividad de excepción." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" +"Si se encuentra seleccionado, hay nuevos mensajes que requieren tu atención." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Si se encuentra seleccionado, algunos mensajes tienen error de envío." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Si está establecido, se enviará un mensaje al candidato usando una plantilla" +" cuando el candidato es establecido en la etapa." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Si se configura, este contenido se enviará automáticamente a usuarios no " +"autorizados en lugar del mensaje predeterminado." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Si el campo activo es falso, te permitirá ocultar el caso sin eliminarlo." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "En progreso" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Calificación inicial" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Formularios de entrevista" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Es favorito" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Es un seguidor" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Trabajo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Solicitudes de empleo" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Campaña de empleo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Lugar de trabajo" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Puesto de trabajo" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Puesto de trabajo creado" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Puesto de trabajo creado" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Puestos de trabajo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Publicación de ofertas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Trabajo específico" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Trabajos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Trabajos - Formulario de reclutamiento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Fuentes de empleos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Kanban bloqueado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Kanban en curso" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Estado de kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban válido" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Valor de reclutamiento de nuevos colegas para Kpi Hr " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Última etapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Última actualización de la etapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Última actualización el" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Actividades atrasadas" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" +"Permite que las personas se postulen por correo electrónico para ahorrar " +"tiempo." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Vamos a crear un puesto de trabajo." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Vamos a crear el puesto. Si utilizas la aplicación de Sitio Web, se " +"establecerá un correo electrónico para las postulaciones, y también una " +"descripción pública del trabajo." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Echemos un vistazo a cómo mejorar tu proceso de contratación." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Echemos un vistazo al pipeline de postulaciones." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Vamos a crear este nuevo empleado ahora mismo." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Volvamos al tablero." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Listado de cc en correos electrónicos entrantes." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Archivos adjuntos principales" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Maestría" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Media" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Conteo de reuniones" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Reuniones" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Error de Envío de Mensaje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Mensajes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Celular" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Mis postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Mis favoritos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Mis puestos de trabajo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nuevo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Nuevo candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nuevos candidatos" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nueva postulación" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nuevas postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Nuevas postulaciones
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nuevo empleado contratado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Recientemente contratado" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Empleados recién contratados" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Empleado recién contratado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Siguientes actividades" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Fecha límite de la siguiente actividad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Resumen de la siguiente actividad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tipo de la siguiente actividad" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Sin asunto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Aún no hay postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Aún no hay postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "¡No hay información aún!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Número de acciones" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Número de archivos adjuntos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Número de aplicaciones que son nuevas en el flujo (generalmente en el primer" +" paso del flujo)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Número de días para cerrar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Número de errores" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Número de mensajes que requieren una acción" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Número de mensajes con error de envío" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Número de mensajes sin leer" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo te ayuda a llevar el seguimiento de los candidatos en el proceso de\n" +" reclutamiento y de todas las operaciones: reuniones, entrevistas, etc." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo te ayuda a llevar el seguimiento de los candidatos en el proceso de\n" +" reclutamiento y de todas las operaciones: reuniones, entrevistas, etc." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Empleado RRHH" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "En proceso" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Publicación en línea" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"ID opcional de un hilo (registro) al que todos los mensajes entrantes serán " +"adjuntados, incluso si no fueron respuestas del mismo. Si se establece, se " +"deshabilitará completamente la creación de nuevos registros." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "O habla en privado con tus colegas sobre este candidato." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Otras aplicaciones" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Propietario" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Modelo padre" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID del hilo del registro padre" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Modelo padre que contiene el seudónimo. El modelo que contiene la referencia" +" del seudónimo no es necesariamente el modelo dado por alias_model_id " +"(ejemplo: proyecto (parent_model) y tareas (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Persona responsable de formalizar los contratos laborales." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Teléfono" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Política para publicar un mensaje en el documento utilizando el servidor de correo.\n" +"- todo el mundo: todos pueden publicar\n" +"- partners: solo partners autenticados\n" +"- seguidores: solo seguidores del documento relacionado o miembros de los siguientes canales\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilidad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Salario propuesto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Salario extra propuesto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publica ofertas de trabajo en tu sitio web" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Lista para la siguiente etapa" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "¿Listo para reclutar más eficientemente?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID del hilo de registro" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Reclutador" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Reclutamiento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Reclutamiento / Etapas de los candidatos" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Análisis del reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Reclutamiento finalizado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Proceso de reclutamiento" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Etapas de reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Reclutamientos" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rojo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Etiqueta Kanban roja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Rechazar" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Razón del rechazo" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Razón del rechazo del candidato" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Razones de rechazo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Rechazado" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Reportes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Requisitos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Responsable" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Usuario responsable" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Restaurar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Error de entrega del SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Salario esperado por el candidato" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Salario esperado por el candidato, con ventajas adicionales" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Salario propuesto por la organización" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Salario propuesto por la organización, con ventajas adicionales" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "¡Guárdalo!" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Agendar entrevista" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Agendar reunión con este candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Buscar candidatos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Buscar origen" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Segunda entrevista" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" +"Envía tu correo electrónico. Los seguidores recibirán una copia de la " +"comunicación." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Ajustes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Mostrar todos los registros que tienen la próxima fecha de acción antes de " +"hoy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Origen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nombre del origen" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Origen de los candidatos" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Origen de los candidatos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Empleos específicos que utilizan esta etapa. Otros empleos no utilizarán " +"esta etapa." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etapa" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Etapa cambiada" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definición de etapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nombre de la etapa" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Etapa cambiada" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Etapa del candidato antes de estar en la etapa actual. Usado para el " +"análisis de los casos perdidos." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Comenzar reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Comenzar reclutamiento" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Estado basado en actividades\n" +"Vencida: la fecha límite ya ha pasado\n" +"Hoy: La fecha límite es hoy\n" +"Planificada: futuras actividades." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Asunto / Nombre del candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Enviar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nombre de etiqueta" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "¡El nombre de etiqueta ya existe!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etiquetas" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "El candidato tiene una oferta mejor" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "El candidato ya no está interesado" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" +"La fecha en que el candidato estará disponible para empezar a trabajar" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"El modelo (Tipo de documento de Odoo) al que corresponde este seudónimo. " +"Cualquier correo entrante que no sea respuesta a un registro existente, " +"causará la creación de un nuevo registro de este modelo (por ejemplo, una " +"tarea de proyecto)." + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "¡El nombre del grado de reclutamiento debe ser único!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"El nombre de este seudónimo de correo electrónico. Por ejemplo, " +"\"trabajos\", si lo que quieres es obtener los correos para " +"." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"El propietario de los registros creados al recibir correos electrónicos en " +"este seudónimo. Si el campo no está establecido, el sistema tratará de " +"encontrar el propietario adecuado basado en la dirección del emisor (De), o " +"usará la cuenta de administrador si no se encuentra un usuario para esa " +"dirección." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Esto es un nombre que facilita el seguimiento de tus diferentes proyectos de" +" campaña. Por ejemplo: Rebajas_de_otoño, Especial_de_Navidad" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Esto es el método de entrega. Por ejemplo: correo postal, correo " +"electrónico, publicidad web" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Esto es la fuente del enlace. Por ejemplo: motor de búsqueda, otro dominio o" +" nombre en listado de correos electrónicos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Esta etapa se dobla en la vista de kanban cuando no hay registros para " +"mostrar en la misma." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" +"Consejo: Permite que los candidatos se postulen por correo electrónico" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Por reclutar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Actividades de Hoy" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Información sobre herramientas" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Intenta enviar un correo electrónico" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Tipo de actividad de excepción registrada." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "No asignado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Mensajes sin leer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Nº de mensajes sin leer" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Utiliza correos electrónicos y rastreadores de enlaces" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Utiliza formularios de entrevista en el proceso de reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Utiliza formularios de entrevista adaptados a cada puesto de trabajo durante" +" el proceso de reclutamiento. Selecciona el formulario que se usará en el " +"formulario de detalles del puesto. Esto utiliza la aplicación de Encuesta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Correo electrónico del usuario" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Muy bueno" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "¿Quieres analizar de dónde vienen las postulaciones?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Mensajes del sitio web" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Historial de comunicaciones del sitio web" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" +"¿Qué quieres reclutar hoy? Escoge un título para el puesto de trabajo..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Aquí puedes definir las etiquetas que serán mostradas en el estado de kanban en lugar\n" +" de las etiquetas predeterminadas." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Debes definir un nombre de contacto para este candidato." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Su solicitud de empleo: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "ej. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "ej. Gerente de Ventas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "ej. Gerente de Ventas" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/es_BO.po b/addons/hr_recruitment/i18n/es_BO.po new file mode 100644 index 00000000..2232ea65 --- /dev/null +++ b/addons/hr_recruitment/i18n/es_BO.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Spanish (Bolivia) (https://www.transifex.com/odoo/teams/41243/es_BO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_BO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañía" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Fecha creación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Este año" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Mensajes sin leer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/es_CL.po b/addons/hr_recruitment/i18n/es_CL.po new file mode 100644 index 00000000..a56d47d8 --- /dev/null +++ b/addons/hr_recruitment/i18n/es_CL.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/odoo/teams/41243/es_CL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañía" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Fecha creación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID (identificación)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nueva" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/es_CO.po b/addons/hr_recruitment/i18n/es_CO.po new file mode 100644 index 00000000..48b027c9 --- /dev/null +++ b/addons/hr_recruitment/i18n/es_CO.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/odoo/teams/41243/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañía" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Fecha de Creación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Nombre Público" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtros Avanzados" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Última Modificación el" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Actualizado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Actualizado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nuevo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Este Año" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Mensajes sin Leer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/es_CR.po b/addons/hr_recruitment/i18n/es_CR.po new file mode 100644 index 00000000..214bd558 --- /dev/null +++ b/addons/hr_recruitment/i18n/es_CR.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/odoo/teams/41243/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañía" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Fecha creación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Este año" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/es_DO.po b/addons/hr_recruitment/i18n/es_DO.po new file mode 100644 index 00000000..a6c0ee27 --- /dev/null +++ b/addons/hr_recruitment/i18n/es_DO.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/odoo/teams/41243/es_DO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_DO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañía" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Fecha creación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtro avanzado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID (identificación)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nuevo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Este año" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Mensajes sin leer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/es_EC.po b/addons/hr_recruitment/i18n/es_EC.po new file mode 100644 index 00000000..a65fd058 --- /dev/null +++ b/addons/hr_recruitment/i18n/es_EC.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/odoo/teams/41243/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañía" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Creado por:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Fecha Creación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Nombre a Mostrar" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtros Extendidos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Fecha de modificación" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Ultima Actualización por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Actualizado en" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nuevo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Este Año" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Mensajes no leídos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/es_MX.po b/addons/hr_recruitment/i18n/es_MX.po new file mode 100644 index 00000000..8d411855 --- /dev/null +++ b/addons/hr_recruitment/i18n/es_MX.po @@ -0,0 +1,2706 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Cécile Collart , 2021 +# Daniela Cervantes , 2021 +# Braulio D. López Vázquez , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Braulio D. López Vázquez , 2021\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/odoo/teams/41243/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Haga clic para ver la postulación." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"¿Se postuló enviando un correo electrónico? Verifique las " +"postulaciones entrantes." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" +"Arrastre esta tarjeta, para calificarlo para una primera entrevista." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Intente mandarle un correo electrónico al " +"candidato.
Consejo: Todos los correos electrónicos enviados o " +"recibidos son guardados en este historial" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
¡Bien hecho! ¡Contrató a un nuevo colega!
Pruebe la " +"aplicación de Sitio web para publicar ofertas de trabajo en línea.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hola,\n" +"

\n" +" Confirmamos que hemos recibido con éxito su aplicación para el trabajo\n" +" \"${object.job_id.name}\" en ${object.company_id.name}.\n" +"

\n" +" Le contactaremos pronto.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" \n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Su contacto:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Correo electrónico: ${object.user_id.email or ''}
\n" +" Teléfono: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

¿Cuál es el siguiente paso?

\n" +" Usualmente contestamos postulaciones en pocos días.

\n" +" Siéntase libre de contactarnos si quiere una retroalimentación\n" +" más rápida o si no recibe noticias de nosotros\n" +" lo suficientemente rápido (solo responda a este correo electrónico).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

¡Felicidades!

\n" +"
Su currículum ha sido calificado positivamente.
\n" +" \"¡Felicidades!\"\n" +"
\n" +"
\n" +" Acabamos de revisar su currículum y nos llamó\n" +" la atención. Como creemos que sería el adecuado\n" +" para el puesto, su postulación ha sido preseleccionada para una \n" +" llamada o entrevista.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" \n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" Pronto será contactado por:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Correo electrónico: ${object.user_id.email or ''}
\n" +" Teléfono: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" Nos vemos pronto,\n" +"
\n" +" --
\n" +" El Equipo de RRHH\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Descubra todos nuestros trabajos.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

¿Cuál es el siguiente paso?

\n" +" Usualmente contestamos postulaciones en pocos días.\n" +"

\n" +" El siguiente paso será o una llamada o una junta en nuestras oficinas.\n" +"
\n" +" Siéntase libre de contactarnos si quiere una retroalimentación\n" +" más rápida o si no recibe noticias de nosotros\n" +" lo suficientemente rápido (solo responda a este correo electrónico).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hola,

\n" +" Gracias por mostrar interés en unirse al equipo de\n" +" ${object.company_id.name}. Queremos informarle\n" +" que, aunque su currículum es competitivo,\n" +" nuestro equipo de contratación revisó su postulación y no lo\n" +" seleccionó para mayor consideración.\n" +"

\n" +" Tome en cuenta que reclutar es difícil y podemos cometer\n" +" errores. No dude en contestar a este correo electrónico si\n" +" piensa que hemos cometido un error, o si quiere más información\n" +" sobre nuestra decisión.\n" +"

\n" +" Sin embargo, mantendremos su currículum en el registro y le\n" +" contactaremos si hay oportunidades futuras que puedan ser\n" +" más adecuadas para sus habilidades y experiencia..\n" +"

\n" +" Le deseamos lo mejor en su búsqueda de empleo y esperamos\n" +" tener la oportunidad de considerarlo para otro puesto\n" +" en el futuro.\n" +"

\n" +" Gracias,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Correo electrónico: ${object.user_id.email or ''}
\n" +" Teléfono: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" El equipo de RRHH\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Un diccionario Python a evaluar para proporcionar valores predeterminados " +"cuando un nuevo registro se cree para este seudónimo." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Acción requerida" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Activo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Actividades" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Decoración de actividad de excepción" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Estado de la actividad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Icono de tipo de actividad" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipos de actividad" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Agregue una nueva etapa en el proceso de reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Añadir una nueva etiqueta" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Dirección donde los empleados están trabajando" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrador" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Seudónimo del contacto de seguridad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ID de seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Dominio del seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Modelo con seudónimo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Número de postulaciones" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Todas las postulaciones" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Candidato" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Titulo de candidato" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Candidato contratado" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Etapa del candidato cambiada" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "Correo electrónico del candidato" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Candidato contratado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Candidato contratado
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Nombre del candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Candidatos" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Los candidatos y su CV adjunto se crean automáticamente cuando se envía un correo electrónico.\n" +" Si instala los módulos de gestión de documentos, todos los currículums se indexarán automáticamente\n" +" de modo que puede buscar fácilmente a través de su contenido." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Los candidatos y su CV adjunto se crean automáticamente cuando se envía un correo electrónico.\n" +" Si instala los módulos de gestión de documentos, todos los currículums se indexarán automáticamente,\n" +" de modo que puede buscar fácilmente a través de su contenido." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Los candidatos pueden enviar su currículum a esta dirección de correo " +"electrónico,
creará una postulación automáticamente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Número de postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Resumen de la postulación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Correo electrónico de postulación" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Postulaciones" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Postulaciones con el mismo correo electrónico" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Trabajo postulado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Apreciación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Archivado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Archivado / Rechazado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Asignado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Número de archivos adjuntos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Archivos adjuntos" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" +"Los archivos adjuntos, como los currículums, se indexan automáticamente." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Disponibilidad" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Licenciatura" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Bloqueada" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Por departamento" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Por trabajo" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Por puestos de trabajo" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Por reclutador" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" +"Al establecer un seudónimo a este puesto de trabajo los correos electrónicos enviados a esta dirección crearán aplicaciones automáticamente. Incluso puede utilizar múltiples rastreadores para obtener estadísticas de acuerdo a la fuente de la aplicación: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Calendario de eventos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Campaña" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Casos por etapa y estimaciones" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Categoría del candidato" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Elija un correo electrónico de postulación." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Cerrado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Índice de colores" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Empresa" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Ajustes de configuración" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Configuración" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Contacto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Correo electrónico de contacto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Contenido" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Contrato" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Propuesta de contrato" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Contrato firmado" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Copie esta dirección de correo electrónico, para pegarla en su redactor de " +"correo electrónico, para postularse." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Crear" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Crear empleado" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Crear un puesto de trabajo" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Cree su primer puesto de trabajo." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Creado el" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Fecha de creación" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Mensaje devuelto personalizado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Días para el cierre" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Días para abrir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Valores predeterminados" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Defina una dirección de contacto específica para este puesto. Si lo deja en " +"blanco, la dirección predeterminada que será usada es la que se haya " +"definido en la configuración de recursos humanos" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Defina aquí las etapas de su proceso de reclutamiento, por ejemplo:\n" +" llamada de calificación, primera entrevista, segunda entrevista, rechazado,\n" +" contratado." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Título" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Nombre del titulo" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Grados" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Tiempo restante para el cierre" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Eliminar" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Departamento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Gerente del departamento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departamentos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Resumen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Descartar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nombre en pantalla" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"No tiene acceso, saltar esta información para el correo electrónico de " +"resumen del usuario" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doctorado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Número de documentos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documentos" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "No cumple los requisitos para el empleo" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"No olvide especificar el departamento si su proceso de reclutamiento\n" +" es diferente según el puesto de trabajo." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Menú desplegable" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Editar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Correo electrónico" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Seudónimo de correo electrónico" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Plantilla de correo electrónico" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Seudónimo de correo electrónico para este puesto de trabajo. Los nuevos " +"correos serán creados automáticamente como candidatos de este puesto." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Correo electrónico cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" +"Asunto del correo electrónico para las solicitudes enviadas por correo " +"electrónico" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Empleado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Nombre del empleado" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Empleado vinculado con el candidato." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Empleado:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Empleados" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Excelente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Empleado esperado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Salario esperado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Salario adicional esperado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtros avanzados" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Ventajas adicionales..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Usuario favorito" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Retroalimentación de las entrevistas..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Primera entrevista" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Plegado en kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Seguidores" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Seguidores (Canales)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Seguidores (Partners)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Icono de Font Awesome ej. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Actividades futuras" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Generar correo electrónico" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Obtener razón del rechazo" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Establece el orden de secuencia al mostrar una lista de títulos." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Establece el orden de secuencia al mostrar una lista de etapas." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Bueno" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Egresado" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Verde" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Etiqueta kanban verde" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Gris" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Etiqueta kanban gris" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Responsable de RRHH" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID del registro padre que tiene el seudónimo. (ejemplo: el proyecto que " +"contiene el seudónimo para la creación de tareas)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Icono" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Icono para indicar una actividad de excepción." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" +"Si se encuentra seleccionado, hay nuevos mensajes que requieren su atención." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Si se encuentra seleccionado, algunos mensajes tienen error de envío." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Si está establecido, se enviará un mensaje al candidato usando una plantilla" +" cuando el candidato es establecido en la etapa." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Si se configura, este contenido se enviará automáticamente a usuarios no " +"autorizados en lugar del mensaje predeterminado." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Si el campo activo es falso, le permitirá ocultar el caso sin eliminarlo." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "En progreso" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Calificación inicial" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Formularios de entrevista" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Es favorito" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Es un seguidor" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Trabajo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Solicitudes de empleo" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Campaña de empleo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Lugar de trabajo" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Puesto de trabajo" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Puesto de trabajo creado" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Puesto de trabajo creado" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Puestos de trabajo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Publicación de ofertas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Trabajo específico" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Trabajos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Trabajos - Formulario de reclutamiento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Fuentes de empleos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Kanban bloqueado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Kanban en curso" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Estado de kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban válido" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Valor de reclutamiento de nuevos colegas para Kpi Hr " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Última etapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Última actualización de la etapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Última actualización por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Última actualización el" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Actividades atrasadas" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" +"Permita que las personas se postulen por correo electrónico para ahorrar " +"tiempo." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Vamos a crear un puesto de trabajo." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Vamos a crear el puesto. Si utiliza la aplicación de Sitio web, se " +"establecerá un correo electrónico para las postulaciones, y también una " +"descripción pública del trabajo." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Echemos un vistazo a cómo mejorar su proceso de contratación." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Echemos un vistazo al flujo de postulaciones." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Vamos a crear este nuevo empleado ahora mismo." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Volvamos al tablero." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Listado de cc en correos electrónicos entrantes." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Archivos adjuntos principales" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Maestría" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Media" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Número de reuniones" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Reuniones" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Error de envío de mensaje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Mensajes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Celular" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Mis postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Mis favoritos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Mis puestos de trabajo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nuevo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Nuevo candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nuevos candidatos" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nueva postulación" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nuevas postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Nuevas postulaciones
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nuevo empleado contratado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Recientemente contratado" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Empleados recién contratados" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Empleado recién contratado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Siguientes actividades" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Fecha límite de la siguiente actividad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Resumen de la siguiente actividad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tipo de la siguiente actividad" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Sin asunto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Aún no hay postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Aún no hay postulaciones" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "¡No hay información aún!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Número de acciones" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Número de archivos adjuntos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Número de aplicaciones que son nuevas en el flujo (generalmente en el primer" +" paso del flujo)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Número de días para cerrar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Número de errores" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Número de mensajes que requieren una acción" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Número de mensajes con error de envío" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Número de mensajes sin leer" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo le ayuda a llevar el seguimiento de los candidatos en el proceso de\n" +" reclutamiento y de todas las operaciones: reuniones, entrevistas, etc." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo le ayuda a llevar el seguimiento de los candidatos en el proceso de\n" +" reclutamiento y de todas las operaciones: reuniones, entrevistas, etc." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Empleado RRHH" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "En curso" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Publicación en línea" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"ID opcional de un hilo (registro) al que todos los mensajes entrantes serán " +"adjuntados, incluso si no fueron respuestas del mismo. Si se establece, se " +"deshabilitará completamente la creación de nuevos registros." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "O hable en privado con sus colegas sobre este candidato." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Otras aplicaciones" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Propietario" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Modelo padre" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID del hilo del registro padre" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Modelo padre que contiene el seudónimo. El modelo que contiene la referencia" +" del seudónimo no es necesariamente el modelo dado por alias_model_id " +"(ejemplo: proyecto (parent_model) y tareas (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Persona responsable de formalizar los contratos laborales." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Teléfono" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Política para publicar un mensaje en el documento utilizando el servidor de correo.\n" +"- todo el mundo: todos pueden publicar\n" +"- partners: solo partners autenticados\n" +"- seguidores: solo seguidores del documento relacionado o miembros de los siguientes canales\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilidad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Salario propuesto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Salario extra propuesto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publique ofertas de trabajo en su sitio web" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Listo para la siguiente etapa" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "¿Listo para reclutar más eficientemente?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID del hilo de registro" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Reclutador" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Reclutamiento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Reclutamiento / Etapas de los candidatos" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Análisis del reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Reclutamiento finalizado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Proceso de reclutamiento" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Etapas de reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Reclutamientos" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rojo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Etiqueta kanban roja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Rechazar" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Razón del rechazo" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Razón del rechazo del candidato" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Razones de rechazo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Rechazado" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Reportes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Requisitos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Responsable" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Usuario responsable" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Restaurar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Error de entrega del SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Salario esperado por el candidato" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Salario esperado por el candidato, con ventajas adicionales" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Salario propuesto por la organización" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Salario propuesto por la organización, con ventajas adicionales" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "¡Guárdelo!" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Programar entrevista" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Programar reunión con este candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Buscar candidatos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Buscar origen" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Segunda entrevista" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" +"Envíe su correo electrónico. Los seguidores recibirán una copia de la " +"comunicación." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Ajustes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Mostrar todos los registros que tienen la próxima fecha de acción antes de " +"hoy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Origen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nombre del origen" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Origen de los candidatos" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Origen de los candidatos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Empleos específicos que utilizan esta etapa. Otros empleos no utilizarán " +"esta etapa." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etapa" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Etapa cambiada" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definición de etapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nombre de la etapa" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Etapa cambiada" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Etapa del candidato antes de estar en la etapa actual. Usado para el " +"análisis de los casos perdidos." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Comenzar reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Comenzar reclutamiento" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Estado basado en actividades\n" +"Vencida: la fecha límite ya ha pasado\n" +"Hoy: La fecha límite es hoy\n" +"Planificada: futuras actividades." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Asunto / Nombre del candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Enviar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nombre de etiqueta" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "¡El nombre de etiqueta ya existe!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etiquetas" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "El candidato tiene una oferta mejor" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "El candidato ya no está interesado" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" +"La fecha en que el candidato estará disponible para empezar a trabajar" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"El modelo (Tipo de documento de Odoo) al que corresponde este seudónimo. " +"Cualquier correo entrante que no sea respuesta a un registro existente, " +"causará la creación de un nuevo registro de este modelo (por ejemplo, una " +"tarea de proyecto)." + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "¡El nombre del grado de reclutamiento debe ser único!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"El nombre de este seudónimo de correo electrónico. Por ejemplo, " +"\"trabajos\", si lo que quiere es obtener los correos para " +"." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"El propietario de los registros creados al recibir correos electrónicos en " +"este seudónimo. Si el campo no está establecido, el sistema tratará de " +"encontrar el propietario adecuado basado en la dirección del emisor (De), o " +"usará la cuenta de administrador si no se encuentra un usuario para esa " +"dirección." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Esto es un nombre que facilita el seguimiento de tus diferentes proyectos de" +" campaña. Por ejemplo: Rebajas_de_otoño, Especial_de_Navidad" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Esto es el método de entrega. Por ejemplo: correo postal, correo " +"electrónico, publicidad web" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Esto es la fuente del enlace. Por ejemplo: motor de búsqueda, otro dominio o" +" nombre en listado de correos electrónicos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Esta etapa se pliega en la vista de kanban cuando no hay registros para " +"mostrar en la misma." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" +"Consejo: Permita que los candidatos se postulen por correo electrónico" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Por reclutar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Actividades de hoy" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Información sobre herramientas" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Intente enviar un correo electrónico" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Tipo de actividad de excepción registrada." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "No asignado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Mensajes sin leer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Número de mensajes sin leer" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Utilice correos electrónicos y rastreadores de enlaces" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Utilice formularios de entrevista en el proceso de reclutamiento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Utilice formularios de entrevista adaptados a cada puesto de trabajo durante" +" el proceso de reclutamiento. Seleccione el formulario que se usará en el " +"formulario de detalles del puesto. Esto utiliza la aplicación de Encuesta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Correo electrónico del usuario" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Muy bueno" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "¿Quiere analizar de dónde vienen las postulaciones?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Mensajes del sitio web" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Historial de comunicaciones del sitio web" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" +"¿Qué quiere reclutar hoy? Escoja un título para el puesto de trabajo..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Aquí puede definir las etiquetas que serán mostradas en el estado de kanban en lugar\n" +" de las etiquetas predeterminadas." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Debe definir un nombre de contacto para este candidato." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Su solicitud de empleo: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "ej. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "ej. Gerente de ventas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "ej. Gerente de ventas" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/es_PE.po b/addons/hr_recruitment/i18n/es_PE.po new file mode 100644 index 00000000..a95c890e --- /dev/null +++ b/addons/hr_recruitment/i18n/es_PE.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañia" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Fecha de Creacion" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Nombre a Mostrar" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupado por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Ultima Modificación en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Actualizado última vez por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Ultima Actualización" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/es_PY.po b/addons/hr_recruitment/i18n/es_PY.po new file mode 100644 index 00000000..a4026253 --- /dev/null +++ b/addons/hr_recruitment/i18n/es_PY.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/odoo/teams/41243/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañía" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Fecha creación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupado por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Este Año" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Mensajes sin leer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/es_VE.po b/addons/hr_recruitment/i18n/es_VE.po new file mode 100644 index 00000000..faaea230 --- /dev/null +++ b/addons/hr_recruitment/i18n/es_VE.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/odoo/teams/41243/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañía" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Fecha de creación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descripción" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Mostrar nombre" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Modificada por última vez" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Última actualización realizada por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Ultima actualizacion en" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/et.po b/addons/hr_recruitment/i18n/et.po new file mode 100644 index 00000000..dfd53ab6 --- /dev/null +++ b/addons/hr_recruitment/i18n/et.po @@ -0,0 +1,2460 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Egon Raamat , 2020 +# Rivo Zängov , 2020 +# Martin Trigaux, 2020 +# Arma Gedonsky , 2020 +# Gert Valdek , 2020 +# Eneli Õigus , 2020 +# Martin Aavastik , 2020 +# Helen Sulaoja , 2020 +# Andre Roomet , 2021 +# Piia Paurson , 2021 +# Algo Kärp , 2021 +# Triine Aavik , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Triine Aavik , 2021\n" +"Language-Team: Estonian (https://www.transifex.com/odoo/teams/41243/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Vajutage taotluse vaatamiseks" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Suurepärane töö! Te palkasite uue kolleegi!
Töökuulutuste " +"veebis avaldamiseks kasutada veebilehe rakendust.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Pythoni sõnastik, mida hinnatakse vaikimisi väärtuste määramiseks uute " +"kirjete loomiseks sellele aliasele." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Vajalik toiming" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktiivne" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Tegevused" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Tegevuse erandlik kohendus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Tegevuse staatus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Tegevustüübi ikoon" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tegevuste tüübid" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Lisage värbamisprotsessile uus etapp" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Lisage uus silt" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Aadress, kus töötajad töötavad" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administraator" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Turvakontakti alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Aliase ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Aliase nimi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Aliase domeen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliase mudel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Kõik taotlused" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Kandidaat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Kandidaat palgatud" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Kandideerija etapp on muutunud" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "Kandideerija e-post" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Kandideerija palgatud" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Kandideerija nimi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Kandideerijad" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"E-kirja saatmisel luuakse automaatselt kandideerijad ja nende lisatud CV-d.\n" +"Kui installeerite dokumendihalduse mooduli, siis kõik jätkuvad indekseeritakse automaatselt,\n" +"nii et teie saate hõlpsasti otsida sisu." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"E-kirja saatmisel luuakse automaatselt kandideerijad ja nende lisatud CV-d.\n" +"Kui installeerite dokumendihalduse mooduli, siis kõik jätkuvad indekseeritakse automaatselt,\n" +"nii et teie saate hõlpsasti otsida sisu." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Kandideerimise kokkuvõte" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Taotlused" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Sama e-posti aadressiga taotlused" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Kandideeritud ametikoht" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Hindamine" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arhiveeritud" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Määratud" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Manuste arv" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Manused" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "Manused, nagu resümeed, lisatakse automaatselt." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Saadavus" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bakalaureusekraad" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokeeritud" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Osakondade lõikes" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Ametite lõikes" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Ametite lõikes" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Värbaja lõikes" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Kalendrisündmus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampaania" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Tühista" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Juhtumid etapi ja hinnangute lõikes" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Kandideerija kategooria" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Kinnitatud" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Värvikood" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Ettevõte" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Seadistused" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Seadistus" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontakt e-posti aadress" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Sisu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Leping" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Lepingu ettepanek" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Allkirjastatud leping" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Loo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Loo töötaja" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Loo ametikoht" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Looge oma esimene töökoht." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Loonud" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Loodud" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Loomise kuupäev" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Kohandatud automaatsõnum" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Päevi lõpptähtajani" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Päevi avamiseni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Vaikeväärtused" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Määrake selle ametikoha jaoks konkreetne kontaktaadress. Kui jätate selle " +"tühjaks, siis kasutatakse teie vaikimisi e-posti aadressi, mis on määratud " +"personali seadetes." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Määrake siin värbamisprotsessi etapid nagu nt:\n" +"sobivuse telefonikõne, esimene intervjuu, teine intervjuu, keeldumine, palgatud." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Kraad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Kraad" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Kraadid" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Viivitus sulgemiseni" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Kustuta" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Osakond" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Osakonnajuht" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Osakonnad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Kirjeldus" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Ülevaade" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Loobu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Kuva nimi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "Puudub ligipääs. Jäta need andmed kasutaja kokkuvõtte kirjast välja" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktorikraad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Dokumendi arv" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumendid" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Ärge unustage täpsustada osakonda, kui teie värbamisprotsess on ametikohtade" +" lõikes erinev." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Rippmenüü" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Muuda" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-post" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "E-posti alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "E-kirja näidis" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Selle ametikoha e-posti alias. Uued e-posti aadressid loovad automaatselt " +"uued kandideerijad antud ametikohale." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Koopia" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Töötaja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Töötaja nimi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Kandideerijaga seotud töötaja." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Töötajad" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Suurepärane" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Oodatud töötaja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Oodatud palk" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Oodatud palgalisa" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Laiendatud filtrid" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Lisa-eelised ..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Intervjuude tagasiside ..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Esimene intervjuu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Kanbanis volditud" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Jälgijad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Jälgijad (kanalid)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Jälgijad (partnerid)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font awesome icon nt. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Tulevased tegevused" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Loo e-posti aadress" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Küsi keeldumise põhjus" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Annab kraadide nimekirja kuvamise järjekorra." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Annab etappide nimekirja kuvamise järjekorra." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Hea" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Koolilõpetaja" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Roheline" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Roheline Kanban´i silt." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Hall" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Hall Kanbani silt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Rühmitamine" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Vastutav personal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Algse kirje ülem ID, millele kuulub alias (nt: projekt, millele kuulub " +"ülesande loomise alias)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikoon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikoon, mis näitab erandi tegevust" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Kui kontrollitud, siis uued sõnumid nõuavad Su tähelepanu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Kui valitud, on mõningate sõnumitel saatmiserror." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Kui see on määratud, siis kandideerijale saadetakse sõnum kasutades vastava " +"etapi näidissõnumit." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Kui määratud, saadetekse see sisu vaikimisi sisu asemel automaatselt " +"lubamatutele kasutajale." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Kui välja väärtus on väär, siis on võimalik peita juhtum ilma seda " +"eemaldamata." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Töös" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Esialgne kvalifikatsioon" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Intervjuu ankeedid" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Jälgija" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Ametikoht" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Tööpakkumised" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Ameti kampaania" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Ameti asukoht" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Ametikoht" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Ametikoht loodud" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Ametikoht loodud" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Ametipositsioon" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Tööpakkumine" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Ameti eripärad" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Ametikohad" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Ametid - värbamisankeedid" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Ametite allikad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanbani seisund" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Viimati muudetud (millal)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Viimane etapp" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Viimase etapi värskendus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Viimati uuendatud (kelle poolt)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Viimati uuendatud" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Hilinenud tegevused" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Aja kokkuhoidmiseks lubage inimestel e-posti teel taotlusi esitada." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Loo ametikoht." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Vaatame taotluste toru" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Loome selle uue töötaja nüüd." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Saabuvate kirjade koopiate loend." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Peamine manus" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Magistrikraad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Keskmine" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Kohtumised" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Sõnumi edastamise veateade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Sõnumid" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobiil" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Minu taotlused" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Minu lemmikud" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Minu tööpositsioonid" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Uus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Uus kandideerija" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Uued kandideerijad" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Uus kandideerimine" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Uued taotlused" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Uued taotlused
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Uus värvatud töötaja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Värskelt värvatud töötajad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Värskelt värvatu töötaja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Järgmised tegevused" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Järgmise tegevuse kuupäev" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Järgmise tegevuse kokkuvõte" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Järgmise tegevuse tüüp" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Teema puudub" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Taotlusi pole veel" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Taotlusi pole veel" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Andmed puuduvad!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Tavaline" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Toimingute arv" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Manuste arv" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Päevi sulgemiseni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Vigade arv" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Tegutsemist nõudvate sõnumite arv" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Kohaletoimetamise veateatega sõnumite arv" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Lugemata sõnumite arv" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo aitab jälgida värbamisprotsessis kandideerijaid ning jätkutoiminguid: " +"kohtumised, intervjuud jne." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo aitab jälgida värbamisprotsessis\n" +"kandideerijaid ning jätkutoiminguid: kohtumised, intervjuud jne." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Ametnik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Käimasolev" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Postitamine internetis" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Seose (kirje) valikuline ID, mille külge lisatakse kõik sissetulevad " +"sõnumid, isegi kui sellele ei vastatud. Kui määratud, siis kaob täielikult " +"võimalus luua uusi kirjeid." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Muud taotlused" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Omanik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Ülemmudel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Ülemkirje seose ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Ülemmudel, millel on alias. Aliase mudeli viide ei pruugi olla mudel, mis on" +" antud nii: alias_model_id (näide: projekt (ülem_mudel) ja ülesanne (mudel))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Töötajate lepingute kinnitamise eest vastutav isik." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Dokumendil sõnumite postitamise reeglid mailgateway'd kasutades.\n" +"- igaüks: igaüks saab postitada\n" +"- partnerid: ainult autenditud partnerid\n" +"- jälgijad: ainult dokumendiga seotud jälgijad või nende kanalite liikmed\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Tõenäosus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Pakutav palk" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Lisapalga ettepanek" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Avalikusta saadaolevad tööpakkumised oma Internetilehel" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Järgmise etapi jaoks valmis" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Kas olete valmis värbama tõhusamalt?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Kirje seose ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Värbaja" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Värbamine" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Värbamine / Kandideerijate etapid" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Värbamise analüüsid" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Värbamine on tehtud" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Värbamisprotsess" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Värbamise etapid" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Värvatud" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Punane" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Punane Kanban´i silt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Keeldu" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Keeldumise põhjus" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Taotleja poolne keeldumise põhjus" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Keeldumise põhjused" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Tagasi lükatud" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Aruandlus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Nõuded" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Vastutaja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Vastutav kasutaja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Taasta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Sõnumi kohaletoimetamise viga" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Kandideerija palgasoov" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Kandideerija palgasoov, lisaväärtus" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Ettevõtte poolt pakutud palk" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Ettevõtte poolt pakutud palk, lisaväärtus" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Määra intervjuu aeg" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Määra intervjuu aeg sellele kandidaadile" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Otsi kandidaate" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Teine intervjuu" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Järjestus" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Seaded" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Näita kõiki andmeid, millel on järgmise tegevuse kuupäev on ennem tänast " +"kuupäeva" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Alusdokument" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Allika nimi" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Kandideerija allikas" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Kandideerijate allikad" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etapp" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Etapp muudetud" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Etapi kirjeldus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Etapi nimi" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Etapp muudetud" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Kandideerija etapp enne praegusesse etappi jõudmist. Kasutatakse kadunud " +"juhtumite analüüsis." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapid" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Alusta värbamist" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Alusta värbamist" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Tegevuspõhised staatused\n" +"Üle aja: Tähtaeg on juba möödas\n" +"Täna: Tegevuse tähtaeg on täna\n" +"Planeeritud: Tulevased tegevused" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Teema / Taotluse nimi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Esita" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Sildi nimi" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Sildi nimi on juba olemas!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Sildid" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Kandideerija sai parema pakkumise" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Kandideerija pole enam huvitatud" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Kandideerija võimalik tööle asumise kuupäev" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Aliasele vastav mudel (Odoo dokumendi laadi). Iga sissetulev kiri, mis ei " +"vasta olemasolevale kirjele, põhjustab uue mudeli kirje loomise (nt projekti" +" ülesanne)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Värbamise taseme nimi peab olema unikaalne!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"E-maili aliase nimi, nt \"job\" kui soovid saada e-kirju " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"E-maili saamisel loodud kirjete omanik, mis tulevad sellele e-posti " +"aliasele. Kui see väli pole määratud, siis süsteem üritab leida õige omaniku" +" lähtuvalt saatja (From) aadressist või kasutab administraatori kontot, kui " +"ei leita ühtegi süsteemikontot sellise e-posti aadressiga." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"See nimetus aitab jälgida antud kampaania tulemusi, nt Jõulu_eripakkumine" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "See on postitamise viis, nt postkaart, e-kiri, bänner-reklaam" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"See on linki allikas, nt otsingumootor, teine ​​domeen või e-posti nimekirja" +" nimi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"See etapp on kanban vaates volditud, kui puuduvad etapikirjed, mida kuvada." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "värbama" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Tänased tegevused" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Sildid" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Proovige saata e-kiri." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Kirjel oleva erandtegevuse tüüp." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Määramata" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Lugemata sõnumid" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Lugemata sõnumite loendur" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Kasuta värbamisprotsessis intervjuu ankeete" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Värbamisprotsessi ajal kasutage igale ametikohale kohandatud intervjuuvorme." +" Valige vorm, mida soovite kasutada ametikoha üksikasjade vormis. See " +"tugineb rakendusele Survey." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Kasutaja e-post" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Väga hea" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Veebilehe sõnumid" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Veebilehe suhtluse ajalugu" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "Mida soovite täna värvata? Valige ametinimetus ..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Siin saate määratleda sildid, mida kuvatakse vaikesiltide asemel kanbani " +"olekus" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Sinu tööle kandideerimine: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "nt. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "nt müügijuht" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "nt. müügijuht" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/eu.po b/addons/hr_recruitment/i18n/eu.po new file mode 100644 index 00000000..38009465 --- /dev/null +++ b/addons/hr_recruitment/i18n/eu.po @@ -0,0 +1,2406 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# José Miguel Andonegi , 2021 +# Gorka Toledo , 2021 +# Miren Maiz , 2021 +# Martin Trigaux, 2021 +# oihane , 2021 +# Ainara Galdona Usatorre , 2021 +# Esther Martín Menéndez , 2021 +# ibinka lete , 2021 +# Eneko , 2021 +# Mikel Lizarralde , 2021 +# 61590936fa9bf290362ee306eeabf363_944dd10 , 2021 +# Iñaki Ibarrola , 2021 +# Victor Laskurain , 2021 +# Maialen Rodriguez , 2021 +# mgalarza005 , 2021 +# Unai Muñoz , 2021 +# Nagore , 2021 +# BereziAmubieta , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: BereziAmubieta , 2021\n" +"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python hiztegi bat, ezizen horrentzat erregistro berriak sortzen direnean " +"lehenetsitako balioak emateko ebaluatuko dena." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Beharrezko ekintza" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktiboa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Jarduerak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Jarduera egoera" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Jarduera Motaren Ikonoa" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Jarduera motak" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Gehitu etiketa berri bat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Segurtasun Kontaktu Ezizena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Alias izena " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Alias domeinua " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Ezizenaren eredua" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Aplikazio guztiak" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Eskatzailea" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Kontratatutako eskatzailea" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Kontratatutako eskatzailea" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Eskatzailearen izena" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Eskatzaileak" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Aplikazioak" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Eskatutako lana" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Artxibatua" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Egokitua" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Eranskin kontagailua" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Eranskinak " + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Eskuragarritasuna" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokeatuta " + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kanpaina " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Ezeztatu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Itxita" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Koloreen indizea" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Enpresa" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Konfigurazio ezarpenak" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfigurazioa" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontaktua" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Edukia" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Kontratua" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Sortu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Nork sortua" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Noiz sortua" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Sortze data" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Egun ixteko" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Balio lehenetsiak " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Gradua" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Graduak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Ezabatu" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Departamentua" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departamentuak " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Deskribapena" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Laburpen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Baztertu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumentuak" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Goitibeherako menua" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Editatu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Eposta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Eposta ezizena " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Eposta txantiloia " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Langilea" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Langileak" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Ederto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Esperotako soldata" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Extended Filters" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Lehenengo elkarrizketa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Followers" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Jarraitzaileak (kanalak)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Jarraitzaileak (Lagunak)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Etorkizuneko jarduerak" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Ondo" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Berdea" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Grisa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Taldekatu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Ezizena duen erregistro gurasoaren ID (adibidez: atazak sortzeko ezizena " +"duen proiektua)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikono" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Lanean" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Jarraitzailea da" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Lana" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Lan aplikazioak" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Lanpostua" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Lanaren posizioak " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Lanak" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban egoera " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Azken aldaketa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Eguneratzearen azkeneko etapa " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Azkenengoz eguneratu zuena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Azken eguneraketa noiz" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Azken jarduerak" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Eranskin nagusia" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Erdikoa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Bilerak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Mezua igortzean errorea" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Mezuak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mugikorra" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Nire gogokoenak " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Berria" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Hurrengo Jarduerak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Hurrengo jardueraren epemuga" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Hurrengo jardueraren laburpena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Hurrengo jarduera mota" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Gairik ez" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Arrunta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Akzio kopurua" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Ekintza bat eskatzen duen mezu kopurua" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Bidaltzean errorea eman duten mezu kopurua" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Irakurri gabeko mezu kopurua" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Jabea" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefonoa" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilitatea " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Record Thread-en ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Kontratazioa" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Gorria" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Txostenak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Zehaztapenak" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Arduraduna" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Erabiltzaile arduraduna" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Berrezarri" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sekuentzia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Ezarpenak" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Erakutsi gaur baino lehenagoko hurrengo ekintza data duten erregistro " +"guztiak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Iturria" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Iturriaren izena" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etapa" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Etapa aldatua " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Etaparen izena " + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Etapa aldatua " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapak " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Bidali" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Etiketaren izena" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Etiketaren izena existitzen da jada!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etiketak" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Gaurko jarduerak" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Esleitu gabe" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Irakurri gabeko mezuak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Irakurri gabeko mezuen kontagailua" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Erabiltzailearen eposta " + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Webgune mezuak" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Webgunearen komunikazioen historia " + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "adib. Salmenta kudeatzailea " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/fa.po b/addons/hr_recruitment/i18n/fa.po new file mode 100644 index 00000000..5319db83 --- /dev/null +++ b/addons/hr_recruitment/i18n/fa.po @@ -0,0 +1,2401 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Reza Royaei , 2020 +# Faraz Sadri Alamdari , 2020 +# سید محمد آذربرا , 2020 +# Maziar Niaki , 2020 +# Zahed Alfak , 2020 +# Martin Trigaux, 2020 +# Morovat Guivi , 2020 +# Hamid Darabi, 2020 +# Sepehr Khoshnood , 2020 +# Hamid Reza Kaveh , 2020 +# Hamed Mohammadi , 2020 +# Mohsen Mohammadi , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Mohsen Mohammadi , 2021\n" +"Language-Team: Persian (https://www.transifex.com/odoo/teams/41243/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"یک دیکشنری پایتون که برای فراهم کردن مقادیر پیشفرض هنگام ایجاد رکوردهای جدید" +" برای این نام مستعار مورد ارزیابی قرار می‌گیرد." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "کنش مورد نیاز است" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "فعال" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "فعالیت‌ها" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "دکوراسیون استثنا فعالیت" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "وضعیت فعالیت" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "آیکون نوع فعالیت" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "انواع فعالیت" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "افزودن برچسب جدید" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "مدیریت" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "مستعار" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "مستعار تماس امنیتی" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "نام مستعار" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "دامین مستعار" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "مدل استعاری" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "تمام متقاضیان" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "متقاضی" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "شمارش متقاضی" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "خلاصه درخواست کار" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "ایمیل متقاضی" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "متقاضیان" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "متقاضیان با ایمیل مشابه" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "بایگانی شده" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "محول شد" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "تعداد پیوست" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "پیوست‌ها" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "موجود بودن" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "مسدود شد" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "رخداد گاهشمار" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "کمپین" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "لغو" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "بسته شد" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "شاخص رنگ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "شرکت" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "تنظیمات پیکربندی" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "پیکربندی" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "مخاطب" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "محتوا" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "قرارداد" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "ایجاد" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "ایجاد توسط" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "ایجاد شده در" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "تاریخ ایجاد" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "روزهای تا بسته شدن" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "مقادیر پیش فرض" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "تاخیر برای بستن" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "حذف" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "دپارتمان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "دپارتمان‌ها" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "توضیحات" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "خلاصه کردن" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "رها کردن" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "دسنرسی ندارد، از این داده برای ایمیل خلاصه کاربر پرش کن" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "اسناد" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "منوی بازشو" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "ویرایش" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "ایمیل" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "مستعار ایمیل" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "قالب ایمیل" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "کارمند" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "نام کارمند" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "کارمندان" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "فیلترهای بسط یافته" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "کاربر مورد علاقه" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "دنبال‌کنندگان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "دنبال کنندگان (کانال ها)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "دنبال کنندگان (همکاران)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "آیکون فونت عالی به عبارتی fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "فعالیتهای آینده" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "حوب" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "سبز" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "برچسب سبز کانبان" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "خاکستری" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "برچسب خاکستری کانبان" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "دسته بندی بر مبنای" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "شناسه" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "آیکون" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "آیکون برای نشان دادن یک فعالیت استثنا." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" +"اگر این گزینه را انتخاب کنید، پیام‌های جدید به توجه شما نیاز خواهند داشت." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "در صورت بررسی ، برخی پیام ها خطای تحویل دارند." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "در جریان" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "دنبال می کند" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "شغل" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "متقاضیان کار" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "موقعیت شغلی" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "موقعیت های شغلی" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "شغل" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "وضعیت کانبان" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "آخرین تغییر در" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "به روز رسانی آخرین مرحله" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "آخرین به روز رسانی توسط" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "آخرین به روز رسانی در" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "فعالیتهای دیر شده" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "بیا برگردیم به داشبورد" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "پیوست اصلی" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "متوسط" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "ملاقات ها" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "خطای تحویل پیام" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "پیام‌ها" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "تلفن همراه" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "متقاضی‌های من" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "محبوبهای من" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "جدید" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "متقاضی جدید" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "متقاضیان جدید" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "درخواست کار جدید
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "فعایتهای بعدی" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "موعد فعالیت بعدی" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "خلاصه فعالیت بعدی" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "نوع فعالیت بعدی" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "بدون موضوع" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "هنوز متقاضی نیست" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "هنوز متقاضی نیست" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "عادی" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "تعداد کنش ها" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "تعداد روز تا بسته شدن" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "تعداد خطاها" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "تعداد پیام ها که نیاز به کنش دارد" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "تعداد پیامهای با خطای تحویل" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "تعداد پیام‌های خوانده نشده" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "مسئول" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "متقاضیان دیگر" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "مالک‌" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "مدل والد" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "تلفن" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "احتمال" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "آماده برای مرحله بعد" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "استخدام" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "روند استخدام" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "قرمز" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "برچسب قرمز کانبان" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "گزارش گیری" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "نیازها" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "پاسخگو" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "کاربر پاسخگو" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "بازگردانی" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "خطای تحویل پیامک" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "ذخیره" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "دنباله" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "تنظیمات" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "تمام رکوردهایی که تاریخ اعمال بعدی قبل از امروز است را نشان بده" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "مبدا" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "نام مبدا" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "منبع متقاضی" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "مرحله" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "مرحله تغییر کرد" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "نام مرحله" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "مرحله تغییر کرد" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "مراحل" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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" +"Overdue: Due date is already passed\n" +"امروز:تاریخ فعالیت امروز است\n" +"برنامه‌ریزی شده: برنامه‌های آینده." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "ارسال" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "نام تگ" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "برچسب نام از قبل وجود دارد!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "تگ ها" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "فعالیتها امروز" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "نوع فعالیت استثنایی برای رکورد." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "محول نشده" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "پیام های ناخوانده" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "شمارنده پیام‌های خوانده‌ نشده" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "ایمیل کاربر" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "پیام‌های وب‌سایت" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "تاریخچه ارتباطات با وبسایت" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "برای مثال مدیر فروش" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/fi.po b/addons/hr_recruitment/i18n/fi.po new file mode 100644 index 00000000..1cebe9c3 --- /dev/null +++ b/addons/hr_recruitment/i18n/fi.po @@ -0,0 +1,2435 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Eino Mäkitalo , 2020 +# Svante Suominen , 2020 +# Kari Lindgren , 2020 +# Jukka Paulin , 2020 +# Kimmo Lehtonen , 2020 +# Timo Koukkari , 2020 +# Simo Suurla , 2020 +# Jussi Heikkilä , 2020 +# Martin Trigaux, 2020 +# Kari Lindgren , 2020 +# Miku Laitinen , 2020 +# Jussi Lehto , 2020 +# Sanna Edelman , 2020 +# Jarmo Kortetjärvi , 2020 +# Tuomo Aura , 2020 +# Iipponen , 2020 +# Veikko Väätäjä , 2020 +# Pekko Tuomisto , 2020 +# Melina Mäntylä , 2020 +# Tuomas Lyyra , 2020 +# Sari Mäyrä , 2020 +# Johanna Valkonen , 2020 +# Jenni Heikkilä , 2020 +# Henri Komulainen , 2020 +# Mikko Virtanen , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Mikko Virtanen , 2021\n" +"Language-Team: Finnish (https://www.transifex.com/odoo/teams/41243/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" +"" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python-kirjasto, joka evaluoidaan oletusarvoja varten, kun tätä aliasta " +"varten luodaan uusia tietueita." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Vaatii toimenpiteitä" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktiivinen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Toimenpiteet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Aktiviteettipoikkeuksen tyyli" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Toimenpiteen tila" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Toimenpiteen ikoni" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Toimenpiteiden tyypit" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Lisää uusi tunniste" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Työpaikan osoite" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Hallinnoija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Aliaksen kontaktien tietoturva" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Aliaksen nimi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Alias domain" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliasmalli" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Hakija" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Hakija palkattu" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Hakijan tila muuttunut" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Hakija palkattu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Hakijan nimi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Hakijat" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Hakemuksen yhteenveto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Hakemukset" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Haettu työ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Arvostelu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arkistoitu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Annettu tehtäväksi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Liitteiden määrä" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Liitteet" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Saatavuus" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Kandidaatin tutkinto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Estetty" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Osaston mukaan" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Työtehtävän mukaan" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Rekrytoijan mukaan" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Kalenteritapahtuma" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Peruuta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Tapaukset vaiheiden ja arvioiden mukaan" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Hakijan ryhmä" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Suljettu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Väri-indeksi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Yritys" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Konfiguraatioasetukset" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Asetukset" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakti" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontaktin sähköpostiosoite" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Sisältö" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Sopimus" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Sopimusehdotus" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Työsopimus allekirjoitettu" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Luo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Luo työntekijä" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Luo tehtävänimike" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Luonut" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Luotu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Luontipäivä" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Päivää sulkemiseen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Päiviä avaamiseen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Oletusarvot" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Määrittele erillinen kontaktointiosoite tälle työtehtävälle. Jos tämä tietue" +" jätetään tyhjäksi, käytetään henkilöstöhallinnon asetuksista löytyvää " +"oletussähköpostiosoitetta." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Tutkintotaso" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Tutkintotasot" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Sulkemisen viive" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Poista" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Osasto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Osastopäällikkö" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Osastot" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Kuvaus" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Yhteenveto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Hylkää" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Sinulla ei ole oikeutta tähän toimintoon. Et voi käyttää tätä tietoa " +"käyttäjien yhteenvetopostissa" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Tohtorin tutkinto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumentit" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Alasvetovalikko" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Muokkaa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Sähköposti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Sähköpostialias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Sähköpostin mallipohja" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Sähköpostialias tälle työtehtävälle. Uudet sähköpostit luovat " +"automaattisesti uuden hakijan tähän työtehtävään." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Sähköpostin kopio" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Työntekijä" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Employee Name" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Hakijaan kytkeytyvä työntekijä" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Työntekijät" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Erinomainen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Odotettu palkka" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Odotettu palkanlisä" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Laajennetut suodattimet" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Muut edut" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Haastatteluiden palaute" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Ensimmäinen haastattelu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Laskostettu Kanbanisa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Seuraajat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Seuraajat (kanavat)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Seuraajat (kumppanit)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font awesome ikoni esim.. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Tulevat toimenpiteet" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Antaa järjestyksen näytettäessä tutkintojen luetteloa" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Antaa järjestyksen näytettäessä vaiheiden luetteloa" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Hyvä" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Valmistunut" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Vihreä" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Vihreä kanban otsikko" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Harmaa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Harmaa kanban otsikko" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Ryhmittely" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "Tunniste (ID)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Ylätason aliastietueen id (esim. tehtävien luontiin käytettävän aliaksen " +"sisältävä projekti)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Kuvake" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikoni joka kertoo poikkeustoiminnosta." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Jos valittu, uudet viestit vaativat huomiotasi." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Jos valittu, joitakin viestejä ei ole toimitettu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Jos asetettu, hakijalle lähetetään viesti viestipohjaa käyttäen kun hakija " +"siirtyy tähän vaiheeseen." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Jos \"aktiivinen\"-kentän arvoksi asetetaan epätosi (false), tietueen voi " +"piilottaa poistamatta sitä. " + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Käynnissä" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Alustava valinta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Haastattelulomakkeet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "On seuraaja" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Tehtävä" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Työn sijainti" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Tehtävänimike" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Työtehtävät" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Tehtävät" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Työtehtävät - työnhakulomake" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban-tila" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Viimeinen vaihe" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Vaihe päivittynyt viimeksi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Viimeksi päivitetty" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Viimeksi päivitetty" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Myöhässä olevat toimenpiteet" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Saapuvien sähköpostien kopio-vastaanottajat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Pääliite" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Maisterin tutkinto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Media" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Tapaamiset" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Ongelma viestin toimituksessa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Viestit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Matkapuhelin" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Omat suosikkini" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Uusi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Uusi hakija" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Uudet hakijat" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Uusi hakemus" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Uudet hakemukset" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Seuraavat toimenpiteet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Seuraavan toimenpiteen eräpäivä" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Seuraavan toimenpiteen kuvaus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Seuraavan toimenpiteen tyyppi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Ei aihetta" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normaali" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Toimenpiteiden määrä" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Liitteiden lukumäärä" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Virheiden määrä" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Toimenpiteitä vaativien viestien määrä" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Toimitusvirheellisten viestien määrä" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Lukemattomia viestejä" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Toimihenkilö" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Jatkuva" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Omistaja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Ylätason malli" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Ylätason keskustelun ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Puhelin" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Todennäköisyys" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Ehdotettu palkka" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Ehdotettu palkan lisä" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Valmis seuraavaan vaiheeseen" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Tietueen keskustelun ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Rekrytointi" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Rekrytointi / Hakijoiden vaiheet" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Rekrytoinnin analyysi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Rekrytointi päätetty" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Rekrytointiprosessi" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Punainen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Punainen kanban otsikko" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Hylkää" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Hylätty" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Raportointi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Vaatimukset" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Vastuuhenkilö" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Vastuuhenkilö" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Palauta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Tekstiviestin toimitusvirhe" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Hakijan pyytämä palkka" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Hakijan odottama palkka, myös muut edut" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Organisaation ehdottama palkka" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Organisaation ehdottama palkka, myös muut hyödyt" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Ajoita haastattelu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Ajoita haastattelu kyseisen hakijan kanssa" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Etsi hakijoita" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Toinen haastattelu" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Järjestys" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Asetukset" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Näytä kaikki tietueet joissa on toimenpide myöhässä." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Lähde" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Lähdenimi" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Hakemusten lähde" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Hakemusten lähteet" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Vaihe" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Vaihe muutettu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Vaiheen määrittely" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Vaiheen nimi" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Vaihe muutettu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Hakijan edeltävä vaihe ennen nykyistä vaihetta. Käytetään analysoidessa " +"hävittyjä hakemuksia." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Vaiheet" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Tila aktiviteetin perusteella\n" +"Myöhässä: Eräpäivä on menneisyydessä\n" +"Tänään: Eräpäivä on tänään\n" +"Suunniteltu: Tulevaisuudessa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Aihe / Hakemuksen nimi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Tallenna" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Tunnisteen nimi" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Tunnisteen nimi on jo olemassa!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Tunnisteet" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Tutkinnon nimen pitää olla yksilöllinen!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Nimi, joka auttaa luokittelemaan erilaiset kampanjatoimet esim. " +"joulutervehdys, kesäkampanja" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "Toimitustapa, esim. postitus, sähköposti tai mainosbanneri." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Linkin lähde, esim. hakukone, toinen verkkotunnus tai sähköpostilistan nimi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Tämä vaihe on laskostettuna kanban-näkymässä, kun vaiheessa ei ole yhtään " +"näytettävää tietuetta." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Tämän päivän toimenpiteet" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Poikkeusaktiviteetin tyyppi tietueella" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Vastuuttamaton" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Lukemattomat viestit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Lukemattomien viestien laskuri" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Käyttäjän sähköposti" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Erittäin hyvä" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Verkkosivun ilmoitukset" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Verkkosivun viestihistoria" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "esim. Myyntipäällikkö" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/fo.po b/addons/hr_recruitment/i18n/fo.po new file mode 100644 index 00000000..79825e0a --- /dev/null +++ b/addons/hr_recruitment/i18n/fo.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Faroese (https://www.transifex.com/odoo/teams/41243/fo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Fyritøka" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Byrjað av" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Byrjað tann" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Frágreiðing" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Vís navn" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Bólka eftir" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Seinast rættað tann" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Seinast dagført av" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Seinast dagført tann" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/fr.po b/addons/hr_recruitment/i18n/fr.po new file mode 100644 index 00000000..728e0098 --- /dev/null +++ b/addons/hr_recruitment/i18n/fr.po @@ -0,0 +1,2706 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Florian Hatat, 2020 +# Aurélien Pillevesse , 2020 +# gdp Odoo , 2020 +# Priscilla (prs) Odoo , 2020 +# Richard Mathot , 2020 +# Aline Preillon , 2020 +# Eloïse Stilmant , 2020 +# Laura Piraux , 2020 +# Cécile Collart , 2020 +# Nathan Grognet , 2020 +# Celia Tydgat , 2020 +# Gilles Mangin , 2020 +# Julien Goergen , 2020 +# Martin Trigaux, 2020 +# Florian , 2020 +# guillaume bauer , 2020 +# Arnaud Willem , 2020 +# khalid chamakh , 2021 +# Alexandra Jubert , 2021 +# Geoffrey_GMF , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Geoffrey_GMF , 2021\n" +"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Cliquez pour visualiser la postulation." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"Avez-vous postulé par email? Vérifiez les postulations entrantes. " + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" +"Déplacer cette carte, afin de le qualifier pour un premier entretien." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Essayez d'envoyer un email au candidat.
Astuce: " +"Tous les emails envoyés ou reçus sont sauvés dans l'historique." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Super! Vous avez engagé un nouveau collègue!
Essayez " +"l'application Site Web afin de publier les offres d'emploi en ligne.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Bonjour,\n" +"

\n" +" Nous vous confirmons que nous avons bien reçu votre candidature pour le poste \n" +" \"${object.job_id.name}\" chez ${object.company_id.name}.\n" +"

\n" +" Nous reviendrons vers vous sous peu.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Description du poste \n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Votre contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Téléphone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

Quelle est la prochaine étape?

\n" +" Nous répondons généralement endéans quelques jours à touts les postulations.

\n" +" N'hésitez pas à nous contacter si vous voulez un feedback plus rapide\n" +" Ou si vous n'avez pas de nos nouvelles assez rapidement (répondez.\n" +"simplement à cet email)\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Félicitations!

\n" +"
Votre CV a été évalué positivement.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" Nous venons de revoir votre CV, et il a retenu notre\n" +" attention. Comme nous pensons que vous pourriez être parfait pour\n" +" la position, votre candidature a été présélectionnée pour\n" +" un appel ou un entretien.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" \n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" Vous serez bientot contacté par:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" A bientôt,\n" +"
\n" +" --
\n" +" L'équipe RH\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Découvrez toutes les offres d'emploi.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

Quelle est la prochaine étape ?

\n" +" Habituellement, nous répondons aux candidatures endéans les 3 jours.\n" +"

\n" +" La prochaine étape sera soit un appel ou une entrevue dans nos bureaux.\n" +"
\n" +" N'hésitez pas à nous contacter si vous voulez un retour plus rapide\n" +" ou si vous n'avez pas de nos nouvelles,\n" +" simplement en répondant à cet email.\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Bonjour,

\n" +" Merci de votre intérêt à rejoindre\n" +" ${object.company_id.name} l'équipe. Nous voulions\n" +" vous faire savoir que, bien que votre CV soit compétitif,\n" +" notre équipe d'embauche a examiné votre candidature et ne vous a pas\n" +" sélectionné pour un examen plus approfondi.\n" +"

\n" +" Veuillez noter que le recrutement est difficile, et nous pouvons faire\n" +" des erreurs. N'hésitez pas à répondre à cet e-mail si vous\n" +" pensez que nous avons fait une erreur, ou si vous voulez plus d'informations\n" +" à propos de notre décision.\n" +"

\n" +" Nous conserverons cependant votre curriculum vitae et entrerons\n" +" en contact avec vous à propos des opportunités futures qui pourraient être\n" +" mieux adaptées à vos compétences et à votre expérience.\n" +"

\n" +" Nous vous souhaitons tout le meilleur dans votre recherche d'emploi et espérons que nous\n" +" aurons la chance de vous considérer pour un autre rôle\n" +" dans le future.\n" +"

\n" +" Merci,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" E-mail: ${object.user_id.email or ''}
\n" +" Téléphone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" L'équipe RH\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Un dictionnaire Python qui sera interprété pour fournir les valeurs par " +"défaut lors de la création des nouveaux enregistrements pour cet alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Nécessite une action" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Actif" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Activités" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Activité d'exception de décoration" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "État de l'Activité" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Icône de type d'activité" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Types d'activités" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Ajouter une nouvelle étape dans le processus de recrutement." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Ajouter une nouvelle étiquette" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Adresse de travail des employés" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrateur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Sécurité d'alias de contact" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Nom de l'alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Domaine d'alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Modèle concerné" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Total des postulations" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Toutes les candidatures" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Candidat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Diplôme du candidat" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Candidat engagé" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Statut du candidat modifié" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "email du Candidat" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Candidat engagé" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Candidat engagé
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Nom du candidat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Candidats" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Les postulants et leurs cv sont créés automatiquement lorsqu'un email est envoyé. \n" +"Si vous installez le module Document Management, tous les cv seront automatiquement indexés,\n" +"ainsi vous pourrez rechercher facilement des infos à travers leur contenu." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Les postulants et leur CV sont créés automatiquement lorsqu'un e-mail est envoyé. \n" +"Si vous installez les modules de gestion des documents, tous les CV sont automatiquement indexés,\n" +"ainsi vous pouvez parcourir facilement leur contenu." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Les candidats peuvent envoyer leur CV à cette adresse email,
ceci " +"créera automatiquement une candidature" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Nombre de candidatures" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Résumé de la candidature" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Email de candidature" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Applications" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Candidatures avec la même adresse email" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Job concerné" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Appréciation" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Archivé" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Archivés / refusés" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Assigné" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Nombre de pièces jointes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Pièces jointes" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Disponibilité" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Licence" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Bloqué" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Par département" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Par poste" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Par Postes" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Par recruteur" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Calendrier de l'événement" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Campagne" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Annuler" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Cas par étape et estimations" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Catégorie de candidat" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Saisissez un email de candidature." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Fermé" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Couleur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Société" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Paramètres de config" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Configuration" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Contact" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Email du contact" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Contenu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Contrat" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Proposition de contrat" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Contrat signé" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "Copiez l'adresse email afin de l'utiliser pour postuler." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Créer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Créer un employé" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Créons une offre d'emploi." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Créer votre première Offre d'Emploi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Créé le" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Date de création" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Message personnalisé" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Jours avant clôture" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Jours pour ouvrir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Valeurs par défaut" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Définissez une adresse email spécifique pour ce poste. Si vous la laissez " +"vide, l'adresse email par défaut présente dans les paramètres des ressources" +" humaines sera utilisée " + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Définissez ici les différentes étapes du processus de recrutement, par exemple\n" +"appel de qualification, première entrevue, deuxième entrevue, refusé, engagé." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Niveau d'étude" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Nom du diplôme" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Diplômes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Délai pour fermer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Supprimer" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Département" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Gestionnaire du département" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Départements" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Description" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Récapitulatif" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Annuler" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Accès non disponible, ne pas tenir compte de cette donnée dans l'e-mail " +"récapitulatif envoyé à l'utilisateur" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doctorat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Nombre de document" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documents" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Ne réponds pas aux prérequis du poste. " + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"N'oubliez pas d'indiquer le département si votre processus de recrutement\n" +"est différent selon les offres d'emploi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Menu déroulant" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Modifier" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Alias d'email" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Modèle d'email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Alias d'email pour ce poste. Les nouveaux emails vont automatiquement créer " +"de nouveaux candidats pour ce poste." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Email cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Sujet des courriers pour les postulations envoyés par email. " + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Employé" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Nom de l'employé" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "L'employé associé au candidat." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Employé:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Employés" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Excellent" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Employés attendus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Salaire demandé" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Bonus prévu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtres étendus" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Avantages extra légaux..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Utilisateur favori" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Retours des entretiens..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Premier entretien" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Repliée dans la vue Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Abonnés" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Abonnés (Canaux)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Abonnés (Partenaires)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Icône Font Awesome e.g. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Activités futures" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Générer email" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Obtenir la raison de refus" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Donne l'ordre d'apparition dans la liste des niveaux d'étude" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Donne l'ordre dans la liste des étapes." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Bon" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Diplôme" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Vert" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Étiquette Kanban verte" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Gris" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Étiquette Kanban grise" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Regrouper par" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Responsable RH" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Identifiant de l'enregistrement parent qui définit l'alias (exemple : le " +"projet qui contient l'alias lié à la tâche)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Icône" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Icône pour indiquer une activité d'exception." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Si coché, de nouveaux messages demandent votre attention." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Si actif, certains messages ont une erreur de livraison." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Si c'est paramétré, un message est posté sur la fiche du candidat qui " +"utilise le modèle lorsque celui-ci est est au stage." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Si défini, ce contenu sera automatiquement envoyé à tous les utilisateurs " +"non-autorisés à la place du message par défaut." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Si le champ actif est à \"Faux\", cela vous permettra de cacher le cas sans " +"le supprimer." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "En cours" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Qualification initiale" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Formulaires d'entretiens" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Est Favori" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Est un abonné" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Poste" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Candidatures à un poste" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Campagne d'offres " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Lieu de travail" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Poste" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Offre d'emploi créée" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Offre d'emploi créée" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Postes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Publication d'offres d'emploi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Détails du poste" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Postes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Formulaire Emplois - Recrutement" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Origines de l'offre d'emploi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Kanban Bloqué" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Kanban en Cours" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "État kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban Prêt pour la prochaine étape" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Valeur des KPI du Recrutement RH de Nouveaux Collègues" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Dernière étape" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Dernière mise à jour de l'étape" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Activités en retard" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Laissez les candidats postuler par email pour gagner du temps." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Créons une offre d'emploi." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Créons le poste. Si vous utilisez l'application Site Web, l'email sera " +"établi pour les postulations et une description publique du poste." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Regardons comment améliorervotreprocessus de recrutement." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Jetons un oeil à la liste des postulations." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Créons maintenant ce nouvel employé." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Retournons au tableau de bord." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Liste de cc des emails entrants." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Pièce jointe principale" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Maîtrise" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Moyen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Nombre de Rendez-Vous" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Rendez-vous" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Erreur d'envoi du message" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Messages" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobile" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Mes candidatures" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Mes favoris" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Mes Postes:" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nouveau" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Nouveau Candidat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nouveaux Candidats" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nouvelle Candidature" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nouvelles Candidatures" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Nouvelles Candidatures
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Employé nouvellement embauché" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Nouvellement embauchés" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Employé nouvellement embauché" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Employé nouvellement embauché" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Activités suivantes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Date limite de l'Activité à Venir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Résumé d'activité suivante" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Type d'activités à venir" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Pas de sujet" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Pas encore de candidatures. " + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Pas encore de candidatures" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Pas de données" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normale" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Nombre d'actions" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Nombre de documents joints" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Nombre de candidatures qui sont nouvelles dans le flux (généralement à la " +"première étape du flux)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Nombre de jours pour clôturer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Nombre d'erreurs" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Nombre de messages exigeant une action" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Nombre de messages avec des erreurs d'envoi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Nombre de messages non lus" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vous aide à tracker les candidature lors du processus de recrutement.\n" +"procédé et suivi de toutes les opérations, rendez-vous, interviews, etc." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vous aide à tracker les candidature lors du processus de recrutement\n" +"procédé et suivi de toutes les opérations, rendez-vous, interviews, etc." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Fonctionnaire" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "En cours" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Publication en ligne" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"ID optionnel d'un fil (enregistrement) auquel tout message entrant sera " +"rattaché, même si il ne s'agissait pas d'une réponse à ce fil. Si renseigné," +" la création de nouveaux enregistrements sera complètement désactivée." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Discutez de cette postulation en privé avec vos collègues." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Autres candidatures" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Propriétaire" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Modèle parent" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Identifiant de la discussion de l'enregistrement parent" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Modèle parent de l'alias. Le modèle possédant la référence de l'alias n'est " +"pas nécessairement le modèle donné par alias_model_id (Ex. : project " +"(parent_model) et task (modèle))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Responsable de la validation des contrats des employés." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Téléphone" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Politique de publication d'un message sur le document via la passerelle d'emails.\n" +"- tout le monde : tout le monde peut publier\n" +"- partenaires : seulement les partenaires authentifiés\n" +"- abonnés : seulement les abonnés au canaux de suivi\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilité" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Salaire proposé" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Supplément de salaire proposé" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publiez les offres d'emploi sur votre site web" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Prêt pour la prochaine étape" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Prêt à recruter plus efficacement ?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID de l'enregistrement du fil" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Recruteur" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Recrutement" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Étapes de recrutement / candidature" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Analyse du recrutement" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Recrutement terminé" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Processus de recrutement" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "étapes de recrutement" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Recrutements" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rouge" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Indicateur Kanban rouge" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Refuser" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Raison de refus" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Raison de refus d'un candidat" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Raisons de refus" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Refusée" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Analyse" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Exigences" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Responsable" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Utilisateur Responsable" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Restaurer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Erreur d'envoi SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Salaire souhaîté par le candidat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Salaire espéré par le candidat, avantages supplémentaires" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Salaire proposé par la société" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Employé proposé par l'organisation, avantages complémentaires" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Sauvegardez le !" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Planifier un entretien" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Planifier un entretien avec ce candidat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Recherche candidats" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Source de recherche" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Second entretien" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" +"Envoyer votre email. Les abonnés recevront une copie de la communication." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Séquence" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Configuration" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Montrez toutes les enregistrements pour lesquelles la date des prochaines " +"actions est pour aujourd'hui ou avant. " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Source" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nom de la source" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Origine des candidats" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Origines des candidats" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Poste spécifique qui utilise cette étape. D'autres postes ne pourront pas " +"utiliser cette étape." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Étape" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Étape modifiée" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Définition de l'étape" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nom de l'étape" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Étape changée" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Etape précédente du stage actuel du candidat. Utilisé pour l'analyse des cas" +" perdus." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Lancer le recrutement" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Commencer à recruter" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Statut basé sur les activités\n" +"En retard : la date d'échéance est déjà dépassée\n" +"Aujourd'hui : la date d'activité est aujourd'hui\n" +"Planifiée : activités futures" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Sujet / candidat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Soumettre" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nom de l'étiquette" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Ce nom d'étiquette existe déjà !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Étiquettes" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Le candidat a reçu une meilleure offre" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Le candidat n'est plus intéressé" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" +"La date à laquelle le candidat sera disponible pour commencer à travailler" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Le modèle (sorte de document Odoo) auquel correspond cet alias. Tout les " +"e-mail entrant ne correspondant pas à un enregistrement existant entraînera " +"la création d'un nouvel enregistrement de ce modèle (Ex. : une tâche d'un " +"projet)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Le nom du degré de recrutement doit être unique!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Le nom de l'alias de messagerie, par exemple 'carrieres' pour relever les " +"e-mails de " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Le propriétaire d'enregistrements créés lors de la réception d'emails sur " +"cet alias. Si ce champ n'est pas renseigné, le système essaiera de trouver " +"le propriétaire approprié à partir de l'adresse de l'expéditeur (De) ou " +"utilisera le compte Administrateur si aucun utilisateur du système n'est " +"trouvé pour cette adresse." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Ce nom vous aidera à suivre vos différentes campagnes marketing, p. ex. " +"Campagne_automnale ou Spécial_Noël" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Le mode de livraison, p. ex. carte postale, e-mail ou bannière publicitaire" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"La source du lien, p. ex. moteur de recherche, domaine externe ou nom de la " +"liste d'adresses e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Cette étape est repliée dans la vue Kanban quand il n'y a pas de dossier à " +"afficher dans cette étape." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Astuce: Offrez la possibilité aux candidats de postuler par email." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "A Recruter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Activités du Jour" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Infobulles" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Essayez d'envoyer un email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Type d'activité d'exception enregistrée" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Non assigné" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Messages non lus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Compteur de messages non lus" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Utilisez les emails et les traqueurs de lien" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Utilisez des formulaires d'entretien lors du processus de recrutement" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Utilisez des formulaires d'interview adaptés à vos postes ouverts pendant le" +" processus de recrutement. Sélectionnez le formulaire à utiliser dans " +"l'écran de configuration du poste ouvert. Ceci se base sur l'application " +"Sondage." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Email de l'utilisateur" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Très bien" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Messages du site web" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Historique de communication du site web" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" +"Quel poste voulez-vous recruter aujourd'hui ? Choisissez un intitulé de " +"poste ..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Vous pouvez définir ici les labels qui seront affichés pour les états de la kanban à la place\n" +" des labels par défaut." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Vous devez définir un Nom de Contact pour ce candidat." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Votre candidature à un poste : ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "ex. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "e.g. Directeur Commercial" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "ex. Responsable des ventes" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/fr_BE.po b/addons/hr_recruitment/i18n/fr_BE.po new file mode 100644 index 00000000..6f372818 --- /dev/null +++ b/addons/hr_recruitment/i18n/fr_BE.po @@ -0,0 +1,1817 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-03-10 13:15+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/" +"language/fr_BE/)\n" +"Language: fr_BE\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" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"

Dear ${object.partner_name or 'applicant'},

\n" +"

Thank you for your enquiry.
\n" +"Unfortunately, your profile does not match with our needs

\n" +"

If you have any questions, please let us know.

\n" +"

Best regards,

" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"

Dear ${object.partner_name or 'applicant'},

\n" +"

Thank you for your enquiry.
\n" +"Your resume got our interest. I will contact you as soon as possible to " +"plan\n" +"next steps of the recruitment process.

\n" +"

If you have any questions, please let us know.

\n" +"

Best regards,

" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will " +"be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_3_1 +msgid "0-15" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_3_2 +msgid "16-20" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_3_3 +msgid "21-30" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_3_4 +msgid "31-40" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_3_5 +msgid "41-50" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_3_6 +msgid "51-60" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_3_7 +msgid "61-70" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_3_8 +msgid "71+" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "" +"Print\n" +" Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "" +"Start\n" +" Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "Actif" + +#. module: hr_recruitment +#: model:survey.question,question:hr_recruitment.recruitment_2_4 +msgid "Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.recruitment.config.settings,module_document:0 +msgid "Allow the automatic indexation of resumes" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Answer related job question" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:92 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#, python-format +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is " +"sent.\n" +" If you install the document management modules, all resumes " +"are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is " +"sent.\n" +" If you install the document management modules, all resumes are " +"indexed automatically, \n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Application approved" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Application refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_configuration +msgid "Apply" +msgstr "Applique" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "Disponibilité" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_delay_close +msgid "Avg. Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_salary_exp_avg +msgid "Avg. Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_salary_prop_avg +msgid "Avg. Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:survey.page,title:hr_recruitment.recruitment_1 +msgid "Basic information" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.filter_recruitment_report_departmnet +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.filter_recruitment_report_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.filter_recruitment_report_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_configuration +msgid "Cancel" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_survey +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_survey_id +msgid "" +"Choose an interview form for this job position and you will be able to print/" +"answer this interview from all applicants who apply for this job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Click here to create a new job. You can remove the \"In Recruitment\" filter " +"to display all the job positions." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "Index de la couleur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Company" +msgstr "Société" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_configuration +msgid "Configure HR Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +msgid "Configure Recruitment" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:388 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "Contact" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:390 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_date_create +msgid "Create Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_config_settings_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_config_settings_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Define job position profile and manage recruitment in a context of a " +"particular job: print interview survey, define number of expected new " +"employees, and manage its recruitment pipe" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Supprimer" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Description" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_4 +msgid "Desk space" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Display Interview Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_config_settings_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.recruitment.config.settings,module_document:0 +msgid "Do not manage CVs and motivation letter" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Document(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_11 +msgid "Dress code" +msgstr "" + +#. module: hr_recruitment +#: model:survey.question,question:hr_recruitment.recruitment_2_2 +msgid "Education" +msgstr "" + +#. module: hr_recruitment +#: model:survey.page,title:hr_recruitment.recruitment_2 +msgid "Education and Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "Employé" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 selection:hr.recruitment.report,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model:survey.question,question:hr_recruitment.recruitment_2_3 +msgid "Experience" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_2_2 +msgid "Female" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Filter and view on next actions and date" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_8 +msgid "Freebies such as tea, coffee and stationery" +msgstr "" + +#. module: hr_recruitment +#: model:survey.question,question:hr_recruitment.recruitment_1_1 +msgid "From which university will you graduate?" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_2 +msgid "Getting on with colleagues" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 selection:hr.recruitment.report,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_7 +msgid "Good management" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_1 +msgid "Good pay" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_13 +msgid "Good social life" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Group By" +msgstr "Grouper par" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_config_settings_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task " +"creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:survey.question,comments_message:hr_recruitment.recruitment_1_1 +#: model:survey.question,comments_message:hr_recruitment.recruitment_1_2 +#: model:survey.question,comments_message:hr_recruitment.recruitment_1_3 +#: model:survey.question,comments_message:hr_recruitment.recruitment_2_1 +#: model:survey.question,comments_message:hr_recruitment.recruitment_2_2 +#: model:survey.question,comments_message:hr_recruitment.recruitment_2_3 +#: model:survey.question,comments_message:hr_recruitment.recruitment_2_4 +#: model:survey.question,comments_message:hr_recruitment.recruitment_3_1 +msgid "If other, please specify:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:survey.page,title:hr_recruitment.recruitment_3 +msgid "Importance" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rcol_3_1_3 +msgid "Important" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_survey_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Interview Form" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:survey.question,question:hr_recruitment.recruitment_2_1 +msgid "Knowledge" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_config_settings___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_config_settings_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Derniere fois mis à jour par" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_config_settings_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Dernière mis à jour le" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.recruitment_1_2_1 +msgid "Male" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_config_settings_module_document +msgid "" +"Manage your CV's and motivation letter related to all applicants.\n" +"-This installs the module document_ftp. This will install the knowledge " +"management module in order to allow you to search using specific keywords " +"through the content of all documents (PDF, .DOCx...)" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Mobile:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "More " +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rcol_3_1_5 +msgid "Most important" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "Nom" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "New" +msgstr "Nouveau" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:438 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_title_action +msgid "Next Action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_action +msgid "Next Action Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Next Actions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "No Interview Form" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:406 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_10 +msgid "No out of hours working" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 selection:hr.recruitment.report,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rcol_3_1_1 +msgid "Not important" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_report_delay_close +msgid "Number of Days to close the project issue" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, " +"etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_3 +msgid "Office environment" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_6 +msgid "Office location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "Propriétaire" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not " +"necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_partner_id +msgid "Partner" +msgstr "Partenaire" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_9 +msgid "Perks such as free parking, gym passes" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Print interview report" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model:survey.question,question:hr_recruitment.recruitment_3_1 +msgid "Rate the Importance" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_configuration +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_all +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model:survey.survey,title:hr_recruitment.recruitment_form +msgid "Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_report +msgid "Recruitments Statistics" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_12 +msgid "Regular meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_response_id +msgid "Response" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Responsible" +msgstr "Responsable" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_config_settings_module_document +msgid "Resumes" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_salary_exp +msgid "Salary Expected" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_salary_prop +msgid "Salary Proposed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "Search through resumes and motivation letters." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Séquence" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rcol_3_1_2 +msgid "Somewhat important" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Specific Email Address" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Stage" +msgstr "Etape" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rrow_2_1_5 +msgid "State of the art technology" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_survey +msgid "Survey" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +msgid "Tags" +msgstr "Tags" + +#. module: hr_recruitment +#: model:survey.question,validation_error_msg:hr_recruitment.recruitment_1_1 +#: model:survey.question,validation_error_msg:hr_recruitment.recruitment_1_2 +#: model:survey.question,validation_error_msg:hr_recruitment.recruitment_1_3 +#: model:survey.question,validation_error_msg:hr_recruitment.recruitment_2_1 +#: model:survey.question,validation_error_msg:hr_recruitment.recruitment_2_2 +#: model:survey.question,validation_error_msg:hr_recruitment.recruitment_2_3 +#: model:survey.question,validation_error_msg:hr_recruitment.recruitment_2_4 +#: model:survey.question,validation_error_msg:hr_recruitment.recruitment_3_1 +msgid "The answer you entered has an invalid format." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming " +"email that does not reply to an existing record will cause the creation of a " +"new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model:survey.survey,description:hr_recruitment.recruitment_form +msgid "" +"This form is intended to help the responsible of a recruitment interview." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_report_medium_id +msgid "This is the method of delivery. Ex: Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_report_source_id +msgid "" +"This is the source of the link Ex: Search Engine, another domain, or name of " +"email list" +msgstr "" + +#. module: hr_recruitment +#: model:survey.question,constr_error_msg:hr_recruitment.recruitment_1_1 +#: model:survey.question,constr_error_msg:hr_recruitment.recruitment_1_2 +#: model:survey.question,constr_error_msg:hr_recruitment.recruitment_1_3 +#: model:survey.question,constr_error_msg:hr_recruitment.recruitment_2_1 +#: model:survey.question,constr_error_msg:hr_recruitment.recruitment_2_2 +#: model:survey.question,constr_error_msg:hr_recruitment.recruitment_2_3 +#: model:survey.question,constr_error_msg:hr_recruitment.recruitment_2_4 +#: model:survey.question,constr_error_msg:hr_recruitment.recruitment_3_1 +msgid "This question requires an answer." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_report_search +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Messages non lus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Use template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_report_user_id +msgid "User" +msgstr "Utilisateur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 selection:hr.recruitment.report,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model:survey.label,value:hr_recruitment.rcol_3_1_4 +msgid "Very important" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model:survey.question,question:hr_recruitment.recruitment_1_3 +msgid "What age group do you belong to?" +msgstr "" + +#. module: hr_recruitment +#: model:survey.question,question:hr_recruitment.recruitment_1_2 +msgid "What is your gender?" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:442 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "e.g. Call for interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_config_settings +msgid "hr.recruitment.config.settings" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:298 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "oe_kanban_text_red" +msgstr "" + +#~ msgid "Date of the last message posted on the record." +#~ msgstr "Date du dernier message posté sur l'enregistrement." + +#~ msgid "Followers" +#~ msgstr "Abonnés" + +#~ msgid "If checked new messages require your attention." +#~ msgstr "Si coché, les nouveaux messages requierent votre attention. " + +#~ msgid "Last Message Date" +#~ msgstr "Date du dernier message" + +#~ msgid "Messages" +#~ msgstr "Messages" + +#~ msgid "Messages and communication history" +#~ msgstr "Messages et historique des communications" diff --git a/addons/hr_recruitment/i18n/fr_CA.po b/addons/hr_recruitment/i18n/fr_CA.po new file mode 100644 index 00000000..ff4820a6 --- /dev/null +++ b/addons/hr_recruitment/i18n/fr_CA.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: French (Canada) (https://www.transifex.com/odoo/teams/41243/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Date de création" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Description" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Grouper par" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "Identifiant" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Séquence" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Messages non-lus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/gl.po b/addons/hr_recruitment/i18n/gl.po new file mode 100644 index 00000000..e4823c17 --- /dev/null +++ b/addons/hr_recruitment/i18n/gl.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Galician (https://www.transifex.com/odoo/teams/41243/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Compañía" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Creado o" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Data de creación" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Descrición" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Secuencia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/gu.po b/addons/hr_recruitment/i18n/gu.po new file mode 100644 index 00000000..39539281 --- /dev/null +++ b/addons/hr_recruitment/i18n/gu.po @@ -0,0 +1,2060 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2018 +# Dharmraj Jhala , 2018 +# Turkesh Patel , 2018 +# Spellbound Soft Solutions , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Spellbound Soft Solutions , 2018\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try the mail gateway" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +msgid "Active" +msgstr "સક્રિય" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "પ્રવૃત્તિઓ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Add a new employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:65 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:22 +#, python-format +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "બંધ થયેલ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "કંપની" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "રુપરેખાંકન" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:371 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "સંપર્ક" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:373 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "કરાર" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "બનાવો" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Create some aliases to track where applicants come from" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "બનાવનાર" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "સર્જન તારીખ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "કાઢી નાંખો" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "વિભાગ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "વિભાગો" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +msgid "Description" +msgstr "વર્ણન" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +msgid "Display Name" +msgstr "પ્રદર્શન નામ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:16 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "દસ્તાવેજો" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "ફેરફાર કરો" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +msgid "Email" +msgstr "ઈ-મેઈલ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "કર્મચારી" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "કર્મચારીઓ" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "ઘટના" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "અનુયાયીઓ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +msgid "ID" +msgstr "ઓળખ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked new messages require your attention." +msgstr "જો ચેક કરેલા નવા સંદેશા માટે તમારું ધ્યાન આવશ્યક છે" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +msgid "If checked, new messages require your attention." +msgstr "જો ચેક કરેલું હોય, તો નવા સંદેશા માટે તમારું ધ્યાન આવશ્યક છે." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +msgid "If checked, some messages have a delivery error." +msgstr "જો ચેક કરેલું હોય, તો કેટલાક મેસેજીસમાં ડિલિવરીની ભૂલ છે." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:69 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "પ્રગતિમાં છે" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "In progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "કાર્ય" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "સ્થાન" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "નોક્રી સ્થિતિ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "કાર્યો" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:27 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "વ્યવસ્થાપક" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "સંદેશાઓ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "મોબાઇલ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Name" +msgstr "નામ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "નવું" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:447 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"New applicants can be generated from incoming emails. You just need to set " +"email aliases in configuration of job positions.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "આગલું પ્રવૃત્તિ સારાંશ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:389 +#, python-format +msgid "No Subject" +msgstr "કોઈ વિષય નથી" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "No scheduled activities for the moment" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "સામાન્ય" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of error" +msgstr "ભૂલની સંખ્યા" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "સંદેશાઓની સંખ્યા જે ક્રિયા માટે જરૂરી છે" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "વિતરણ ભૂલ સાથે સંદેશાઓની સંખ્યા" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "ન વાંચેલા સંદેશાની સંખ્યા" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "અધિકારી" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Overdue" +msgstr "મુદતવીતી" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "માલિક" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "ફોન" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Planned" +msgstr "આયોજિત" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:67 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Red" +msgstr "લાલ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "નકારવા" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "અહેવાલો" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "જરૂરીયાતો" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "જવાબદાર વપરાશકર્તા" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "ક્રમ" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Set Email Aliases" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "સુયોજનો" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Today" +msgstr "આજે" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:37 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:32 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Watchers Emails" +msgstr "જોનાર ના ઈમેઈલો" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:450 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:295 +#, python-format +msgid "job applicant" +msgstr "" diff --git a/addons/hr_recruitment/i18n/he.po b/addons/hr_recruitment/i18n/he.po new file mode 100644 index 00000000..869dee60 --- /dev/null +++ b/addons/hr_recruitment/i18n/he.po @@ -0,0 +1,2586 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# ilan kl , 2020 +# Fishfur A Banter , 2020 +# ExcaliberX , 2020 +# Amit Spilman , 2020 +# Adi Sharashov , 2020 +# Martin Trigaux, 2020 +# Yihya Hugirat , 2020 +# דודי מלכה , 2020 +# ZVI BLONDER , 2020 +# yotam linder , 2020 +# hed shefetr , 2020 +# Lilach Gilliam , 2021 +# Lilach Gilliam , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Lilach Gilliam , 2021\n" +"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

ברכות ואיחולים!

\n" +"
קורות החיים שלך נבדקו באופן חיובי.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" בדקנו את קורות החיים שלך והם משכו את\n" +" תשומת לבנו. כפי שאנחנו חושבים שאתה יכול להיות נהדר עבור\n" +" המשרה, פנייתך נרשמה בקצרה עבור\n" +" שיחה או ראיון.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" תיאור המשרה\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" בקרוב ייצור איתך קשר:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" דוא\"ל: ${object.user_id.email or ''}
\n" +" טלפון: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" נתראה בקרוב,\n" +"
\n" +" --
\n" +" צוות משאבי אנוש\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" גלה את כל המשרות שלנו.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

מה השלב הבא?

\n" +" אנחנו בדרך כלל משיבים לפניות תוך 3 ימים.\n" +"

\n" +" השלב הבא הוא שיחה או פגישה במשרדינו.\n" +"
\n" +" תרגיש חופשי ליצור איתנו קשר אם אתה מעוניין\n" +" במשוב מהיר יותר או אם אינך מקבל עדכונים מאיתנו\n" +" מספיק מהר (פשוט השב להודעת דוא\"ל זו).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" שלום,

\n" +" תודה על התעניינותך בהצטרפות לצוות\n" +" ${object.company_id.name}. רצינו\n" +" שתדע, למרות שקורות החיים שלך תחרותיים,\n" +" צוות הגיוס שלנו בדק את הפניה שלך לא\n" +" בחר אותה לשיקול נוסף.\n" +"

\n" +" שים לב כי גיוס הוא קשה ואנחנו יכולים לעשות טעויות.\n" +" אל תהסס להשיב להודעת דוא\"ל זו אם אתה\n" +" חושב שעשינו טעות, או אם אתה רוצה מידע נוסף\n" +" על ההחלטה שלנו.\n" +"

\n" +" עם זאת, אנו נשמור על קורות החיים שלך ונהיה איתך בקשר\n" +" בנוגע הזדמנויות עתידיות שעשויות להיות\n" +" מתאימות יותר לכישורים ולנסיון שלך.\n" +"

\n" +" אנו מאחלים לכם כל טוב בחיפוש העבודה ומקווים\n" +" שתהיה לנו הזדמנות לשקול מועמדותך לתפקיד אחר\n" +" בעתיד.\n" +"

\n" +" תודה,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" צוות משאבי אנוש\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"מילון פייתון שיוערך כדי לספק ערכי ברירת מחדל בעת יצירת רשומות חדשות לכינוי " +"זה." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "נדרשת פעולה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "פעיל" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "פעילויות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "סימון פעילות חריגה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "מצב פעילות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "סוג פעילות" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "סוגי פעילויות" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "הוסף שלב חדש בתהליך הגיוס" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "הוסף תגית חדשה" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "כתובת העבודה של העובדים" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "מנהל מערכת" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "כינוי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "כינוי אבטחה של איש קשר" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "כינוי מזהה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "שם כינוי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "כינוי תחום" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "מודל בעל כינוי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "כל הפניות" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "מועמד" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "תואר מועמד" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "מועמד הועסק" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "שלב מועמד השתנה" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "דוא\"ל מועמד" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "מועמד הועסק" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "מועמד הועסק
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "שם המועמד" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "מועמדים" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"מועמדים וקורות החיים המצורפים שלהם נוצרים באופן אוטומטי בעת שליחת דוא\"ל.\n" +" אם אתה מתקין את המודולים לניהול מסמכים, כל קורות החיים כלולים באינדקס באופן אוטומטי,\n" +" כך שתוכל לחפש בקלות בתוכן שלהם." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"מועמדים וקורות החיים המצורפים שלהם נוצרים באופן אוטומטי בעת שליחת דוא\"ל.\n" +"אם אתה מתקין את המודולים לניהול מסמכים, כל קורות החיים כלולים באינדקס באופן אוטומטי,\n" +"כך שתוכל לחפש בקלות בתוכן שלהם." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"מועמדים יכולים לשלוח קורות חיים לכתובת דוא\"ל זו,
זה ייצר יישום באופן " +"אוטומטי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "כמות פניות" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "סיכום פנייה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "דוא\"ל פניה" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "יישומים" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "פניות עם אותו דוא\"ל" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "משרות שהוגשה אליהן פנייה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "הערכה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "בארכיון" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "משויך" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "כמות קבצים מצורפים" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "קבצים מצורפים" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "זמינות" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "תואר ראשון" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "חסום" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "לפי מחלקה" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "לפי משרה" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "לפי משרה" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "לפי מגייס" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "אירוע לוח שנה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "קמפיין" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "בטל" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "מקרים לפי שלב והערכות" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "קטגורית מועמד" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "סגור" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "אינדקס צבעים" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "חברה" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "הגדר הגדרות" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "תצורה" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "צור קשר" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "דוא\"ל ליצירת קשר" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "תוכן" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "חוזה" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "הצעת חוזה" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "חוזה חתום" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "צור" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "צור עובד" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "צור משרה" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "נוצר על-ידי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "נוצר ב-" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "תאריך יצירה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "הודעה מותאמת אישית להודעות שגויות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "ימים לסגירה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "ימים לפתיחה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "ערכי ברירת מחדל" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"הגדר כתובת קשר מסוימת למשרה זו. אם תשאיר אותה ריקה, כתובת הדוא\"ל המוגדרת " +"כברירת מחדל בהגדרות משאבי אנוש תהיה בשימוש" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"הגדר כאן למשל את השלבים שלך בתהליך הגיוס:\n" +" שיחת התאמה, ראיון ראשון, ראיון שני, נדחה,\n" +" הועסק." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "רמת השכלה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "שם רמת ההשכלה" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "רמות השכלה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "עיכוב עד לסגירה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "מחק" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "מחלקה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "מנהל מחלקה" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "מחלקות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "תיאור" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "תמצית" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "בטל" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "הצג שם" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "אין לך גישה, דלג על נתונים אלה עבור תקציר דוא\"ל של המשתמשים" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "דוקטורט" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "כמות מסמכים" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "מסמכים" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"אל תשכח לציין את המחלקה אם תהליך הגיוס שלך\n" +" שונה בהתאם למשרה." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "תפריט נפתח" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "ערוך" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "דוא\"ל" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "כינוי דוא\"ל" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "תבנית דוא\"ל" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"כינוי דוא\"ל למשרה זו. הודעות דוא\"ל חדשות ייצרו אוטומטית מועמדים חדשים " +"למשרה זו." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "עותק דוא\"ל" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "עובד" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "שם העובד" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "עובד המקושר למועמד." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "עובד:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "עובדים" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "מצוין" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "עובד צפוי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "משכורת צפויה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "תוספת שכר צפויה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "מסננים מורחבים" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "תנאים נוספים..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "משתמש מועדף" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "משוב על ראיונות ..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "ראיון ראשון" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "מקופל בקנבן" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "עוקבים" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "עוקבים (ערוצים)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "עוקבים (לקוחות/ספקים)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "פונט מדהים למשל עבור משימות fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "פעילויות עתידיות" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "נותן את סדר הרצף בעת הצגת רשימת התארים." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "נותן את סדר הרצף בעת הצגת רשימת שלבים." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "טוב" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "השכלה תיכונית" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "ירוק" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "תווית קנבן ירוקה" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "אפור" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "תווית קנבן אפורה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "קבץ לפי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "אחראי משאבי אנוש" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "מזהה" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"מזהה של רשומת האב המחזיקה בכינוי (דוגמה: פרויקט המחזיק בכינוי ליצירת " +"המשימות)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "סמל" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "סמל לציון פעילות חריגה." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "אם מסומן, הודעות חדשות דורשות את תשומת לבך." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "אם מסומן, בחלק מההודעות קיימת שגיאת משלוח." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"אם מוגדרת, הודעה נרשמת על המועמד באמצעות התבנית כאשר המועמד מוגדר לשלב." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"אם מוגדר, תוכן זה יישלח אוטומטית למשתמשים לא מורשים במקום להודעת ברירת " +"המחדל." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"אם השדה הפעיל מוגדר כ- לא נכון, הוא יאפשר להסתיר את התיק מבלי להסיר אותו." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "בתהליך" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "התאמה ראשונית" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "טפסי ראיון" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "הוא מועדף" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "עוקב" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "משרה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "פניות למשרה" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "קמפיין משרה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "מיקום משרה" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "תפקיד" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "משרה נוצרה" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "משרה נוצרה" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "משרות" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "פרסום משרה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "משרה מסוימת" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "תפקידים" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "משרות - טופס גיוס" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "מקורות משרות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "קנבן נחסם" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "קנבן מתמשך" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "מצב קנבן " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "קנבן תקף" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "מדד משאבי אנוש ערך גיוס עמיתים חדשים " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "שונה לאחרונה ב - " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "שלב אחרון" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "עדכון השלב האחרון" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "עודכן לאחרונה על-ידי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "עדכון אחרון ב" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "פעילויות באיחור" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "בוא ניצור משרה." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "לינקדאין" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "רשימת מכותבים מהודעות דוא\"ל נכנסות." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "קובץ ראשי מצורף " + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "תואר שני" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "בינוני" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "כמות פגישות" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "פגישות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "הודעת שגיאת שליחה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "הודעות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "נייד" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "הפניות שלי" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "המועדפים שלי" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "המשרות שלי" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "חדש" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "מועמד חדש" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "מועמדים חדשים" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "פניה חדשה" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "פניות חדשות" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "פניות חדשות
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "עובד חדש שהועסק" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "עובדים חדשים" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "עובדים חדשים שהועסקו" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "עובד חדש שהועסק" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "הפעילויות הבאות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "מועד אחרון לפעילות הבאה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "תיאור הפעילות הבאה " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "סוג הפעילות הבאה" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "ללא נושא" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "אין עדיין מועמדים" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "אין דירוג עדיין" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "נורמלי " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "מספר פעולות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "מספר קבצים מצורפים" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "מספר הפניות החדשות בתהליך (בדרך כלל בשלב הראשון של התהליך)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "מספר הימים לסגירה" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "מספר השגיאות" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "מספר הודעות המחייבות פעולה" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "מספר הודעות עם שגיאת משלוח" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "מספר ההודעות שלא נקראו" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo עוזר לך לעקוב אחר מועמדים בתהליך הגיוס\n" +" ואחר כל הפעולות: פגישות, ראיונות וכו'." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo עוזר לך לעקוב אחר מועמדים בתהליך הגיוס\n" +"ואחר כל הפעולות: פגישות, ראיונות וכו'." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "פקיד בכיר" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "מתמשך" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "פרסום מקוון" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"מזהה אפשרי של שרשור (רשומה) שאליו יצורפו כל ההודעות הנכנסות, גם אם לא השיבו " +"אליו. אם מוגדר, הדבר יבטל את יצירת הרשומות החדשות לחלוטין." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "פניות נוספות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "אחראי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "מודל אב" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "מזהה רשומת שרשור אב " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"מודל אב המחזיק בכינוי. המודל המחזיק במזהה לכינוי אינו בהכרח המודל שניתן על " +"ידי alias_model_id (דוגמה: project (parent_model) ומשימה (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "האחראי על תיקוף חוזי העובד." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "טלפון" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "הסתברות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "משכורת מוצעת" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "הצעת משכורת נוספת" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "פרסם תפקידים זמינים באתר האינטרנט שלך" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "מוכן לשלב הבא" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "מוכן לגייס באופן יעיל יותר?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "מזהה רשומת שרשור" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "גיוס" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "שלבי גיוס/ מועמדים" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "ניתוח נתוני גיוס" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "גיוס בוצע" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "תהליך גיוס" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "שלבי גיוס" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "גיוסים" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "אדום" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "תווית קנבן אדומה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "דחה" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "סיבות לאי קבלה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "נדחה" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "דו\"חות" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "דרישות" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "אחראי" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "משתמש אחראי" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "שחזר" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "שגיאה בשליחת SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "שכר מצופה על ידי המועמד" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "שכר מצופה על ידי המועמד, תנאים נוספים" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "שכר שהוצע על ידי הארגון" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "שכר שהוצע על ידי הארגון, תנאים נוספים" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "קבע ראיון" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "קבע ראיון עם המועמד" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "חפש מועמדים" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "ראיון שני" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "רצף" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "הגדרות" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "הצג את כל הרשומות שתאריך הפעולה הבא שלהן הוא עד היום" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "מקור" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "שם מקור" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "מקור המועמדים" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "מקורות הגעת מועמדים" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "משרות מסוימות המשתמשות בשלב זה. משרות אחרות לא ישתמשו בשלב זה." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "שלב" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "השלב השתנה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "הגדרת שלב" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "שם השלב" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "השלב השתנה" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "שלב המועמד בטרם היה בשלב הנוכחי. משמש לניתוח מקרים אבודים." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "שלבים" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "התחל גיוס" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "התחל גיוס" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "נושא / שם הפנייה" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "שלח" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "שם תגית" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "שם תגית כבר קיים !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "תגיות" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "התאריך בו המועמד יהיה זמין להתחיל לעבוד" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"המודל (סוג מסמך Odoo) שאליו הכינוי הזה תואם. כל דוא\"ל נכנס שלא יענה לרשומה " +"קיימת יביא ליצירת רשומה חדשה של מודל זה (למשל משימת פרויקט)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "שם רמת ההשכלה חייב להיות ייחודי!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"שם כינוי הדוא\"ל, למשל 'עבודות' אם ברצונך לקבל הודעות דוא\"ל ל " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"הבעלים של רשומות שנוצרו עם קבלת דוא\"ל בכינוי זה. אם שדה זה לא מוגדר, המערכת" +" תנסה למצוא את הבעלים הנכון על סמך כתובת השולח (מ), או שתשתמש בחשבון מנהל " +"המערכת אם לא נמצא משתמש מערכת עבור אותה כתובת." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"זהו שם שעוזר לך לעקוב אחר מאמצי הקמפיין השונים שלך, למשל Fall_Drive, " +"Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "זוהי שיטת המשלוח, למשל גלויה, דוא\"ל או מודעת באנר" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "זהו מקור הקישור, למשל מנוע חיפוש, דומיין אחר או שם של רשימת דוא\"ל" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "שלב זה מקופל בתצוגת הקנבן כאשר אין רשומות בשלב זה להצגה." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "לגייס" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "פעילויות היום" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "ממשק חלונית" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "נסה לשלוח דוא\"ל" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "סוג הפעילות החריגה ברשומה." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "לא משויך" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "הודעות שלא נקראו" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "מספר ההודעות שלא נקראו" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "השתמש בטפסי ראיון בתהליך הגיוס" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "דוא\"ל משתמש" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "טוב מאוד" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "הודעות מאתר האינטרנט" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "היסטורית התקשרויות מאתר האינטרנט" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"באפשרותך להגדיר כאן את התוויות שיוצגו עבור מצב קנבן במקום\n" +" תוויות ברירת מחדל." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "עליך להגדיר שם איש קשר עבור מועמד זה." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "פנייתך למשרה: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "למשל: מנהל מכירות" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/hi.po b/addons/hr_recruitment/i18n/hi.po new file mode 100644 index 00000000..f8f132e7 --- /dev/null +++ b/addons/hr_recruitment/i18n/hi.po @@ -0,0 +1,2383 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Martin Trigaux, 2021\n" +"Language-Team: Hindi (https://www.transifex.com/odoo/teams/41243/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "रद्द" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "बनाएँ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "संपादित" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "ईमेल" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "नया" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/hr.po b/addons/hr_recruitment/i18n/hr.po new file mode 100644 index 00000000..1306f45f --- /dev/null +++ b/addons/hr_recruitment/i18n/hr.po @@ -0,0 +1,2452 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Ivan Marijanović , 2020 +# Đurđica Žarković , 2020 +# Martin Trigaux, 2020 +# Vladimir Olujić , 2020 +# Ivica Dimjašević , 2020 +# Karolina Tonković , 2020 +# KRISTINA PALAŠ , 2020 +# Marko Carević , 2020 +# Tina Milas, 2020 +# Stjepan Lovasić , 2020 +# Milan Tribuson , 2020 +# Igor Krizanovic , 2020 +# Bole , 2021 +# Helena Viher , 2021 +# Hrvoje Sić , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Hrvoje Sić , 2021\n" +"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" +"" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python rječnik koji će se provjeravati za zadane postave kada se kreira novi" +" zapis za ovaj alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Potrebna dodatna radnja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktivan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Dekoracija iznimke aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Status aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Ikona tipa aktivnosti" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipovi aktivnosti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Dodaj novu oznaku" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Adrese gdje zaposlenici rade" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrator" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias kontakt za osiguranje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Alias ime" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Alias domena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Zamjenski model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Svi prijavljeni" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Kandidat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Stručna sprema" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Kandidat zaposlen" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Podnositelj zahtjeva za izvršenjem promjene" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Kandidat zaposlen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Ime kandidata" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Kandidati" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Kandidati i njihovi priloženi životopisi će se kreirati automatski kada je e-mail poslan.\n" +"Ako instalirate module za upravljanje dokumentima svi rezimei se indeksiraju automatski tako da jednostavno možete pretraživati ​​njihov sadržaj." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Broj kandidata" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Sažetak prijave" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Email kandidata" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Aplikacije" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Prijava za posao" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Aprecijacija" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arhivirano" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Dodijeljeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Broj priloga" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Privitci" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Raspoloživost" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Prvostupnik" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokirano" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Po odjelu" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Po poslu" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Po regruteru" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Događaj na kalendaru" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Odustani" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Slučajevi po fazi i procjenama" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Kategorije kandidata" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Zatvoren" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Indeks boje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Tvrtka" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Postavke" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Postava" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "E-mail kontakta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Sadržaj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Ugovor" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Prijedlog ugovora" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Ugovor potpisan" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Kreiraj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Kreiraj djelatnika" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Kreiraj poslovnu poziciju" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Kreirano" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Datum kreiranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Prilagođena poruka odbijanja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dana za zatvaranje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dana za otvaranje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Zadane vrijednosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Definirajte određenu kontakt adresu za ovo radno mjesto. Ako je ostavite " +"praznu, koristiti će se adresa e-pošte koja je zadana u postavama ljudskih " +"resursa" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Definirajte ovdje svoje faze procesa zapošljavanja, na primjer: kvalifikacijski poziv, prvi intervju, drugi intervju, odbijen,\n" +"zaposlen " + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Stupanj" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Stupnjevi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Odgoda do zatvaranja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Obriši" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Odjel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Voditelj odjela" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Odjeli" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Opis" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Odbaci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "Nemate pristup, preskočite ove podatke za sažetak e-pošte korisnika" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktorat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Broj dokumenata" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenti" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Ne zaboravite navesti odjel ako se vaš proces zapošljavanja razlikuje ovisno" +" o radnom mjestu." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Padajući izbornik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Uredi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-pošta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "E-mail alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Predložak e-maila" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Adresa e-pošte alias za ovo radno mjesto. Novoprimljene e-mail poruke " +"automatski će stvoriti nove podnositelje zamolbe za ovo radno mjesto." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Email cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Zaposlenik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Naziv zaposlenika" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Djelatnik je vezan za podnositelja zamolbe." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Zaposlenici" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Odlično" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Očekivanja od djelatnika" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Očekivana plaća" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Očekivani bonus" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Prošireni filteri" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Dodatne pogodnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Povratne informacije sa intervjua..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Prvi razgovor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Zatvoreno u kanbanu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Pratitelji" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Pratitelji (Kanali)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Pratitelji (Partneri)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font awesome ikona npr. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Buduće aktivnosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Daje redoslijed kod listanja stupnjeva" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Daje redoslijed kod listanja faza" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Dobro" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Apsolvent" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Zeleno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Zelena kanban oznaka" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Sivo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Siva kanban oznaka" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Grupiraj po" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Odgovoran" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID matične evidencije sadrži pseudonim (na primjer : projekt sadrži " +"pseudonim pod kojim djelatnik kreira zadatak)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikona" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikona za prikaz iznimki." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Ako je označeno, nove poruke zahtijevaju Vašu pažnju." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Ako je označeno neke poruke mogu imati grešku u dostavi." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Ako je tako postavljeno, poruka namijenjena podnositelju zamolbe koristiti " +"će obrazac kada je podnositelj zahtjeva dostupan." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Ako je postavljeno, ovaj sadržaj bit će automatsku poslan neovlaštenim " +"korisnicima umjesto zadane poruke." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Ako je aktivno polje odznačeno, slučaj će biti skriven umjesto uklonjen." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "U tijeku" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Inicijalna kvalifikacija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Forma razgovora" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Je pratitelj" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Radno mjesto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Kandidati za posao" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Kampanje posla" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Lokacije posla" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Radno mjesto" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Kreirana radna mjesta" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Kreirao radno mjesto" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Poslovne pozicije" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Radna mjesta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Poslovi - obrazac za zapošljavanje" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Izvori poslova" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban stanje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Zadnja promjena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Posljednja faza" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Posljednja faza ažuriranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Promijenio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Vrijeme promjene" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Posljednje aktivnosti" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Stvorimo radno mjesto." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Lista cc kopija ulaznih e-mailova." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Glavni prilog" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Magistar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medij" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Sastanci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Greška pri isporuci poruke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Poruke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobitel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Moji favoriti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Novi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Novi kandidat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Novi kandidati" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nova aplikacija" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nove aplikacije" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Novozaposleni djelatnik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Novo zaposleni" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Novih djelatnika" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Novozaposlenog djelatnika" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Sljedeće aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Krajnji rok slijedeće aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Sažetak sljedeće aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tip sljedeće aktivnosti" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Bez naslova" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Nema još kandidata" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Nema još podataka!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normalan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Broj akcija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Broj privitaka" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Broj grešaka" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Broj poruka koje zahtijevaju aktivnost" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Broj poruka sa greškama pri isporuci" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Broj nepročitanih poruka" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vam pomaže pratiti podnositelje zamolbi u procesu zapošljavanja\n" +"obraditi i pratiti sve aktivnosti: sastanci, razgovori, itd." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vam pomaže pratiti podnositelje zamolbi u procesu zapošljavanja\n" +"obraditi i pratiti sve aktivnosti: sastanci, razgovori, itd." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Službenik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "U tijeku" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Opcionalni ID zapisa na kojeg će biti povezane sve dolazne poruke, čak i ako" +" oni nisu odgovorili na njega. Ako je postavljeno, to će onemogućiti " +"stvaranje novih zapisa u potpunosti." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Vlasnik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Ishodni Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID zapisa nadređenog" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Matični model sadrži pseudonim. Model sadrži alias referencu ali nije nužno " +"da model daje alias_model_id (na primjer: projekt ( matični_model ) kraj " +"zadatka (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Pravila za objavu poruke na dokumentu putem poštanskog sandučića.\n" +"- svatko: svatko može objaviti poruku\n" +"- partneri: samo autentificirani partner\n" +"- pratitelji: samo pratitelji srodne dokumentacije\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Vjerojatnost" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Predložena plaća" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Predložen bonus" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Jeste li spremni učinkovitije zaposliti?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID niti zapisa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Regrutiranje" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Faze zapošljavanja / kandidata" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Analiza zapošljavanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Postupak zapošljavanja završen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Postupak zapošljavanja" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Zapošljavanja" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Crveno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Odbiti" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Odbijen" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Izvještavanje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Preduvjeti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Odgovoran" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Odgovorna osoba" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Obnovi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Greška u slanju SMSa" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Plaća koju kandidat očekuje" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Plaća koju očekuje kandidat, plus dodaci" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Plaća koju predlaže firma" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Plaća koju predlaže tvrtka, plus dodaci" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Zakaži razgovor" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Zakaži razgovor sa ovim kandidatom" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Traži kandidate" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Drugi razgovor" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sekvenca" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Postavke" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Prikazuje sve zapise kojima je sljedeći datum akcije prije danas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Izvor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Naziv izvora" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Izvor kandidata" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Izvori kandidata za posao" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Faza" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Promijenjen status" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definicija faze" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Naziv faze" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Stanje izmjenjeno" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Prethodna faza podnositelja zamolbe. Koristi se za analizu slučajeva kada " +"zamolba nije prihvaćena." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Faze" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Započni proces zapošljavanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status po aktivnostima\n" +"U kašnjenju: Datum aktivnosti je već prošao\n" +"Danas: Datum aktivnosti je danas\n" +"Planirano: Buduće aktivnosti." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Predmet / Ime aplikacije" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Potvrdi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Naziv taga" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Naziv oznake već postoji !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Oznake" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Datum na koji će podnositelj zamolbe biti dostupan za početak rada" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Model (Odoo vrsta dokumenta) na koje se ovaj alias odgovara. Svaki dolazni " +"e-mail koji ne odgovara na postojeći zapis uzrokovati će stvaranje novog " +"zapisa ovog modela (npr. projektni zadatak)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Naziv stupnja zapošljavanja mora biti jedinstven!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Ime e-mail aliasa, npr. 'poslovi' ako žele uhvatiti e-poštu " +"za" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Vlasnik zapisa kreiranih nakon primitka e-mailova na taj alias. Ako ovo " +"polje nije postavljeno sustav će pokušati pronaći pravog vlasnika na temelju" +" adrese pošiljatelja (od), ili će koristiti administratorski račun ako ne " +"pronađe sistemskog korisnika za tu adresu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "Ovo je način isporuke, na pr. Razglednica, e-pošta ili natpisni oglas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Ovo je izvor poveznice, npr. Tražilica, druga domena ili naziv popisa " +"e-adresa" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "Ova faza se preklapa u prikazu kanban kada nema zapisa za prikazati. " + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Današnje aktivnosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Vrsta aktivnosti iznimke na zapisu." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Nedodjeljen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Nepročitane poruke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Brojač nepročitanih poruka" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Korisnikov e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Vrlo dobro" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Poruke webstranica" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Povijest komunikacije Web stranice" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "npr. Voditelj prodaje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/hr_recruitment.pot b/addons/hr_recruitment/i18n/hr_recruitment.pot new file mode 100644 index 00000000..3eb12ea8 --- /dev/null +++ b/addons/hr_recruitment/i18n/hr_recruitment.pot @@ -0,0 +1,2379 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-29 13:45+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/hu.po b/addons/hr_recruitment/i18n/hu.po new file mode 100644 index 00000000..b3be679b --- /dev/null +++ b/addons/hr_recruitment/i18n/hu.po @@ -0,0 +1,2449 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Tamás Dombos, 2021 +# Martin Trigaux, 2021 +# krnkris, 2021 +# gezza , 2021 +# Ákos Nagy , 2021 +# Tibor Kőnig , 2021 +# Zsolt Godó , 2021 +# Tamás Németh , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Tamás Németh , 2021\n" +"Language-Team: Hungarian (https://www.transifex.com/odoo/teams/41243/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Egy Python szótár, ami kiértékelésre kerül az alapértelmezett értékek " +"szolgáltatása érdekében ezen álnév új rekordjainak létrehozásakor." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Akció szükséges" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktív" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Tevékenységek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Tevékenység állapota" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Tevékenység típus ikon" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tevékenység típusai" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Új szakasz hozzáadása a toborzási folyamathoz" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Új címke hozzáadása" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Cím, ahol az alkalmazottak dolgoznak" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Adminisztrátor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Álnév" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Álnév kapcsolat biztonság" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Álnév azonosító" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Álnév elnevezése" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Álnév tartomány" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Álnevesített modell" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Összes jelentkezés" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Pályázó" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Pályázó végzettsége" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Pályázó felvéve" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Pályázati szakasz megváltozott" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "Pályázó e-mail" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Pályázó felvéve" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Pályázó felvéve
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Pályázó neve" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Pályázók" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +" A pályázók és a csatolt önéletrajzaik egy e-mail kiküldésekor automatikusan létrejönnek. \n" +"Ha telepíti a dokumentum kezelő modulokat, akkor az összes önéletrajz automatikusan sorszámozásra kerül, \n" +"így könnyen kereshet a tartalmaik között." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Jelentkezések száma" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Jelentkezés összefoglalása" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Jelentkezési e-mail" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Jelentkezések" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Jelentkezések ugyanazzal az e-mail címmel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Megpályázott pozíció" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Elismerés" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Archivált" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Hozzárendelve" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Mellékletek száma" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Mellékletek" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Elérhetőség" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Főiskolai végzettség" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokkolva" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Részleg szerint" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Munkákként" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Munkakörök szerint" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Toborzóként" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Naptári esemény" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampány" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Visszavonás" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Esetek szakaszonként és becslésenként" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Pályázó kategóriája" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Lezárt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Színjegyzék" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Vállalat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Beállítások módosítása" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfiguráció" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kapcsolat" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kapcsolat Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Tartalom" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Szerződés" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Szerződés javaslat" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Aláírt szerződés" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Létrehozás" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Alkalmazott létrehozás" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Új munkakör létrehozása" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Létrehozta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Létrehozva" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Létrehozva" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Nap lezárásig" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Megnyitásig hátralévő napok" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Alapértelmezett értékek" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Határozzon meg egy egyedi e-mail címet ehhez a munkakörhöz! Ha üresen " +"hagyja, a személyügyi beállításoknál megadott alapértelmezett e-mail cím " +"lesz használva." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +" Itt határozza meg a felvételi folyamatok szakaszait, például:\n" +"kvalifikációra hívás, első interjú, második interjú, elutasított, felvett." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Végzettség" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Végzettség neve" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Végzettségek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Késleltetés a zárásig" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Törlés" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Részleg" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Részlegvezető" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Részlegek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Leírás" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Kivonat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Elvetés" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "Nincs hozzáférés, adat kihagyása a felhasználó kivonat e-mailjéből" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktori fokozat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Dokumentum száma" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumentumok" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Ne felejtse el megadni a részleget, ha a toborzási folyamat különbözik a " +"betöltendő munkakörtől." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Legördülő menü" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Szerkesztés" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "E-mail álnév" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "E-mail sablon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"A munkakörhöz tartozó e-mail álnév. Az ide érkező új e-mailek automatikusan " +"létrehoznak pályázókat ehhez a munkakörhöz." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Másolat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Alkalmazott" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Alkalmazott neve" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Alkalmazott összekapcsolva a pályázóval." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Alkalmazott:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Alkalmazottak" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Kiváló" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Várható munkavállaló" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Várható fizetés" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Elvárt extra jövedelem" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Bővített szűrők" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Extra előnyök..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Kedvenc felhasználó" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Visszajelzés az interjúkról..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Első interjú" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Kanban nézetben behajtott" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Követők" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Követők (Csatornák)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Követők (Partnerek)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Jövőbeni tevékenységek" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Sorrendet ad a fokozatok listakénti megjelenítésénél." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Sorozati rendet ad a szakaszok lista nézetében." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Jó" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Diplomás" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Zöld" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Zöld kanban címke" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Szürke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Szürke kanban címke" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Csoportosítás" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Személyügyi felelős" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "Azonosító" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Az álnevet tartalmazó szülő rekord azonosítója (példa: a feladat " +"létrehozására szolgáló álnevet tartalmazó projekt)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Ha be van jelölve, akkor az új üzenetek figyelmet igényelnek." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" +"Ha be van jelölve, akkor néhány üzenetnél kézbesítési hiba lépett fel." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Ha beállított, a sablont használva egy üzenetet küld a pályázónak, amikor a " +"pályázót ebbe a szakaszba teszi." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Ha az aktív mező hamisra van állítva, akkor lehetővé teszi az eset " +"eltüntetését, annak eltávolítása nélkül." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Folyamatban" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Elsődleges végzettség" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Interjú űrlapok" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Kedvenc" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Követő" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Munka" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Pályázatok" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Kampány állásra" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Munkahely helye" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Munkakör" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Munkakör létrehozva" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Munkakör létrehozva" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Munkakörök" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Munkahely részletezés" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Állások" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Állások - Toborzási űrlap" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Állás források" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban állapot" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Legutóbb módosítva" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Utolsó szint" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Szakasz legutóbb frissítve" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Frissítette" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Frissítve " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Késő tevékenységek" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Hozzon létre egy munkakört!" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Fő melléklet" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Egyetemi végzettség" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Közepes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Találkozó száma" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Találkozók" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Üzenetkézbesítési hiba" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Üzenetek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobilhoz" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Jelentkezéseim" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Kedvenceim" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Munkaköreim" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Új" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Új pályázó" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Új pályázók" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Új jelentkezés" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Új jelentkezések" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Új jelentkezések
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Új alkalmazottak" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Újonnan felvett" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Új, felvett munkavállalók" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Újonnan felvett munkavállaló" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Következő tevékenységek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Következő tevékenység határideje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Következő tevékenység összegzés" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Következő tevékenység típusa" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Nincs tárgy" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Még nincs jelentkezés" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Még nincs adat!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normál" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Akciók száma" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Mellékletek száma" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Hibák száma" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Üzenetek száma, melyek műveletet igényelnek" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Kézbesítési hibával rendelkező üzenetek száma" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Olvasatlan üzenetek száma" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Az Odoo segít a toborzási folyamatnál a pályázók és az\n" +" összes művelet nyomon követésében: találkozók, interjúk stb." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Az Odoo segít a toborzási folyamatnál a pályázók és az\n" +"összes művelet nyomon követésében: találkozók, interjúk stb." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Tisztviselő" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Folyamatban lévő" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Online meghirdetés" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Az üzenetlista (rekord) választható azonosítója, amelyhez minden beérkező " +"üzenet csatolásra kerül, még akkor is, ha senki sem válaszolt azokra. Ha " +"beállításra kerül, az új rekordok létrehozása teljesen kikapcsolásra kerül." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Egyéb jelentkezések" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Tulajdonos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Szülő modell" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Szülő rekord szál azonosító" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Az álnevet tartalmazó szülő modell. Az álnév hivatkozást tartalmazó modell " +"nem feltétlenül azonos az alias_model_id által megadott modellel (például: " +"projekt (parent_model) és feladat (model))." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"A dokumentumra küldött üzenetek szabályai a levélátjáró használatával.\n" +"- mindenki: mindenki tud üzenni\n" +"- partnerek: csak a hitelesített partnerek\n" +"- követők: csak a kapcsolódó dokumentum követői vagy a következő csatornák tagjai\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Valószínűség" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Javasolt fizetés" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Javasolt kiegészítő jövedelem" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Elérhető állások publikálása a honlapján" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Készen áll a következő szakaszra" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Készen áll a még hatékonyabb toborzásra?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Rekord üzenetlista azonosító" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Toborzás" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Toborzási / Pályázati szakaszok" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Toborzás elemzése" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Toborzás kész" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Toborzási folyamat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Toborzási szakaszok" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Toborzás" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Piros" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Piros kanban címke" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Elutasít" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Elutasítás oka" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Elutasított" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Kimutatás készítés" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Követelmények" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Felelős" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Felelős felhasználó" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Visszaállítás" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS kézbesítési hiba" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Pályázó bérigénye" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Pályázó bérigénye, extra juttatások" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Szervezet által javasolt fizetés" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Fizetés a szervezet, extra előny által javasolva" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Interjú ütemezés" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Interjú ütemezése ehhez a pályázóhoz" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Pályázók keresése" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Második interjú" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sorszám" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Beállítások" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Az összes olyan rekord megjelenítése, melynél a következő akció dátuma a mai" +" nap előtti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Forrás" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Forrás neve" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Pályázók forrása" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Pályázók forrása" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Szakasz" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Szakasz megváltozott" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Szakasz meghatározása" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Szakasz neve" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Szakasz megváltoztatva" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"A pályázati szakasza mielőtt ebbe a szakaszba lépett volna. Az eredménytelen" +" esetek kiértékelésére használja." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Szakaszok" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Toborzás elindítása" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Toborzás elindítása" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Tevékenységeken alapuló állapot\n" +"Lejárt: A tevékenység határideje lejárt\n" +"Ma: A határidő ma van\n" +"Tervezett: Jövőbeli határidő." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Tárgy / Pályázat neve" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Beküldés" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Címke neve" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Ez a címkenév már létezik!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Címkék" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Az a dátum, amikor a pályázó ténylegesen munkába tudna állni." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"A modell (Odoo dokumentum típus), amelyre ez az álnév vonatkozik. Bármely " +"bejövő e-mail, amely nem válaszol egy meglévő rekordra, ezen modell egy új " +"rekordjának létrehozását fogja előidézni (pl. egy projekt feladatot)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "A toborzási fok nevének egyedinek kell lennie!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Az e-mail álnév neve, pl. 'állások', ha erre az e-mailcímre szeretne " +"leveleket kapni: " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Az e-mailek ezen álnévre történő beérkezésekor létrehozásra kerülő rekordok " +"tulajdonosa. Ha ez a mező nem kerül beállításra, akkor a rendszer " +"megpróbálja megtalálni a megfelelő tulajdonost a küldő (Feladó) címe " +"alapján, vagy az adminisztrátor fiókot használja, ha nem található " +"rendszerfelhasználó ahhoz a címhez." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Ez egy név, ami segít a különböző kampányok nyomon követésében, pl. " +"Őszi_kampány, Karácsonyi_ajánlat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "Ez az eljuttatás módja, pl. képeslap, e-mail vagy szalaghirdetés" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Ez a hivatkozás forrása, pl. keresőmotor, egy másik tartomány vagy egy " +"e-mail lista neve" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Ez a szakasz behajtott a kanban nézetben, ha nincsenek benne megjeleníthető " +"rekordok." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Toborozandó" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Mai tevékenységek" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Tippek" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Nem hozzárendelt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Olvasatlan üzenetek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Olvasatlan üzenetek száma" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Interjú űrlapok használata a toborzási folyamat során" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Felhasználó e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Nagyon jó" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Honlap üzenetek" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Weboldali kommunikációs előzmények" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Meg kell adnia egy kapcsolattartót ehhez a pályázóhoz." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Az Ön pályázata: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "pl.: Értékesítési igazgató" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/id.po b/addons/hr_recruitment/i18n/id.po new file mode 100644 index 00000000..914077e7 --- /dev/null +++ b/addons/hr_recruitment/i18n/id.po @@ -0,0 +1,2458 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# William Surya Permana , 2020 +# pnyet , 2020 +# Ngalim Siregar , 2020 +# Edy Kend , 2020 +# Deddy Ddr , 2020 +# Muhammad Herdiansyah , 2020 +# Febrasari Almania , 2020 +# Muhammad Syarif , 2020 +# Gusti Rini , 2020 +# Martin Trigaux, 2020 +# Wahyu Setiawan , 2020 +# oon arfiandwi , 2020 +# Andhitia Rama , 2020 +# Bonny Useful , 2020 +# Ryanto The , 2020 +# PAS IRVANUS , 2020 +# Gradien Foundation , 2020 +# Muftiara Syuhada , 2020 +# whenweresober , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: whenweresober , 2021\n" +"Language-Team: Indonesian (https://www.transifex.com/odoo/teams/41243/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Kamus Python yang akan dievaluasi untuk memberikan nilai baku ketika membuat" +" catatan baru untuk alias ini." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Perlu Tindakan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktif" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktivitas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Dekorasi Pengecualian Aktivitas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Status Aktivitas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Ikon Jenis Aktifitas" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Jenis Aktivitas" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Add a new tag" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Alamat tempat karyawan bekerja" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias Kontak Keamanan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ID Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Nama Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Domain alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Model Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Semua Aplikasi" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Pelamar" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Pelamar Diterima" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Perubahan Tahap Pelamar" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Pelamar diterima" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Nama Pelamar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Pelamar" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Pelamar dan lampiran CV mereka akan dibuat otomatis ketika email dikirim.\n" +" Jika Anda memasang modul manajemen dokumen, semua lamaran akan diberikan indeks secara otomatis,\n" +" supaya Anda dapat mencarinya dengan mudah melalui kontennya." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Pelamar dan lampiran CV mereka akan dibuat otomatis ketika email dikirim.\n" +" Jika Anda memasang modul manajemen dokumen, semua lamaran akan diberikan indeks secara otomatis,\n" +" supaya Anda dapat mencarinya dengan mudah melalui kontennya." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Ringkasan Lamaran" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Lamaran" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Pekerjaan Yang Dilamar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Penghargaan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Diarsipkan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Ditugaskan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Hitungan Lampiran" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Lampiran" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Ketersediaan" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Gelar Sarjana" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Diblokir" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Menurut Departemen" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Menurut Pekerjaan" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Menurut Perekrut" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanye" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Batal" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Kasus Menurut Tahap dan Perkiraan" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Katagori pelamar" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Ditutup" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Indeks Warna" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Perusahaan" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Pengaturan Konfigurasi" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfigurasi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontak" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontak Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Konten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Kontrak" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Proposal Kontrak" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Kontrak Ditandatangani" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Buat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Buat Karyawan" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Buat Posisi Pekerjaan" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Dibuat oleh" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Dibuat pada" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Tanggal Pembuatan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Pesan Kustom yang Dikembalikan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Jumlah Hari Hingga Penyelesaian" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Jumlah Hari Hingga Pembukaan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Nilai Baku" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Tentukan alamat kontak tertentu untuk posisi pekerjaan ini. Jika kosong, " +"alamat email baku yang diatur di pengaturan hr akan digunakan" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Definisikan tahap proses perekrutan Anda di sini:\n" +" telepon kualitifkasi, wawancara pertama, wawancara kedua, ditolak,\n" +" diterima." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Gelar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Gelar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Penundaan Hingga Penutupan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Hapus" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Departemen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Manajer departemen" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departemen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Deskripsi" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Singkat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Abaikan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "Tidak punya akses, lewati data ini untuk email singkat pengguna" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Gelar Doktor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumen" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Jangan lupa untuk spesifikasikan departemen anda jika ada proses perekrutan\n" +" Ini berbeda menurut posisi pekerjaan." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Menu dropdown" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Sunting" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Email Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Template Email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Email alias untuk posisi pekerjaan ini. Email baru secara otomatis akan " +"membuat pelamar baru untuk posisi pekerjaan ini." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Email cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Karyawan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Nama Karyawan" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Karyawan terkait dengan pelamar." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Karyawan" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Sangat Bagus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Pegawai Yang Diharapkan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Gaji Yang Diharapkan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Gaji Ekstra Yang Diharapkan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Penyaring Tambahan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Fasilitas tambahan..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Masukan dari wawancara ..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Wawancara Pertama" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Pengikut" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Pengikut (Saluran)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Pengikut (Rekanan)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Ikon font awesome, misalnya fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Kegiatan - Kegiatan Mendatang" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Tampilkan urutan penomoran ketika menampilkan daftar gelar." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Tampilkan urutan penomoran ketika menampilkan daftar tahapan." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Baik" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Lulusan" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Hijau" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Dikelompokkan berdasarkan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Penanggunga Jawab HR" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID dari catatan induk alias (contoh: proyek yang menahan pembuatan alias " +"tugas)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikon untuk menunjukkan sebuah aktivitas pengecualian." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Jika dicentang, pesan baru memerlukan penanganan dan perhatian Anda." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Jika dicentang, beberapa pesan mempunyai kesalahan dalam pengiriman." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Jika diatur, pesan yang direkam pada pelamar menggunakan contoh ketika " +"pelamar diatur pada tahapan." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Jika di tetapkan/atur, konten ini akan secara otomatis dikirimkan untuk " +"pengguna tanpa otorisasi daripada dari pesan bawaan/default." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Jika kolom aktif diatur ke false, akan memungkinkan Anda untuk " +"menyembunyikan kasus ini tanpa menghapusnya." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Dalam Proses" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Kualifikasi Awal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Formulir Wawancara" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Pengikut" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Pekerjaan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Lamaran Kerja" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Kampanye Kerja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Lokasi Kerja" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Posisi Kerja" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Posisi Kerja Yang Dibuat" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Posisi kerja yang dibuat" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Posisi Kerja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Lowongan Kerja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Spesifikasi Kerja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Pekerjaan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Formulir Perekrutan Kerja" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Sumber Kerja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Status Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Terakhir diubah pada" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Tahap Terakhir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Update Tahap Terakhir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Terakhir diperbarui oleh" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Terakhir diperbarui pada" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Aktifitas terakhir" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Daftar cc dari email masuk" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Lampiran Utama" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Gelar Magister" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Media" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Pertemuan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Kesalahan Pengiriman Pesan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Pesan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Ponsel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Lamaran Saya" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Favorit Saya" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Baru" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Pelamar Baru" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Pelamar Baru" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Lamaran Baru" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Lamaran Baru" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Karyawan Baru" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Karyawan Yang Baru Diterima" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Karyawan yang baru diterima" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Aktivitas Berikutnya" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Batas Waktu Aktivitas Berikutnya" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Ringkasan Aktivitas Berikutnya" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tipe Aktivitas Berikutnya" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Tidak Ada Judul" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Belum ada data!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Biasa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Jumlah Tindakan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Jumlah Lampiran" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Jumlah hari hingga penutupan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Jumlah kesalahan" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Jumlah pesan yang butuh tindakan" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Jumlah dari pesan dengan kesalahan pengiriman" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Jumlah pesan yang belum dibaca" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo membantu anda melacak pelamar dalam proses perekrutan\n" +" proses dan tindaklanjuti semua operasi: pertemuan, wawancara, dll." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo membantu anda melacak pelamar dalam proses perekrutan\n" +" proses dan tindaklanjuti semua operasi: pertemuan, wawancara, dll." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Petugas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Terus-menerus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Rekam Daring" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"ID Opsional dari berkas (catatan) di mana semua pesan masuk akan " +"dilampirkan, bahkan jika mereka tidak menjawabnya. Jika diatur, hal ini akan" +" menonaktifkan pembuatan catatan baru sepenuhnya." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Pemilik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Model Induk" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Catatan Induk ID Berkas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Model induk dengan alias. Model yang memiliki referensi alias ini tidak " +"selalu berarti model yang diberikan oleh alias_model_id (contoh: proyek " +"(parent_model) dan tugas (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Orang yang bertanggung jawab untuk memvalidasi kontak karyawan." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telepon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Kebijakan untuk mengirimkan pesan di dokumen menggunakan mailgateway.\n" +"- semua orang: setiap orang dapat mengirim\n" +"- rekanan: hanya rekanan yang diijinkan\n" +"- pengikut: hanya pengikut dokumen terkait\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilitas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Usulan Gaji" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Usulan Gaji Ekstra" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publikasikan pekerjaan yang tersedia pada website Anda" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Rekam ID Thread" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Perekrutan" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Rekrutmen / Tahapan Lamaran" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Analisis Perekrutan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Rekrutmen Selesai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Proses Perekrutan" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Perekrutan" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Merah" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Tolak" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Ditolak" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Laporan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Persyaratan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Penanggung Jawab" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Tanggung-jawab" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Pulihkan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Kesalahan Pengiriman SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Gaji Yang Diharapkan Oleh Pelamar" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Gaji Yang Diharapkan Oleh Pelamar, fasilitas tambahan" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Usulan Gaji Oleh Organisasi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Gaji Yang Diusulkan Oleh Organisasi, fasilitas tambahan" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Jadwalkan Wawancara" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Jadwalkan wawancara untuk pelamar ini" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Cari Pelamar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Wawancara Kedua" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Urutan" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Pengaturan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Tampilkan semua dokumen dengan aksi berikut sebelum hari ini" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Sumber" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nama Sumber" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Sumber Pelamar" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Sumber Pelamar" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Tahapan" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Tahapan Diubah" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definisi Tahapan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nama Tahap" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Tahapan diubah" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Tahapan pelamar sebelum berada di tahapan saat ini. Digunakan untuk analisis" +" kasus gagal." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Tahap" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Mulai Perekrutan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status berdasarkan aktivitas\n" +"Terlambat: Batas waktu telah terlewati\n" +"Hari ini: Tanggal aktivitas adalah hari ini\n" +"Direncanakan: Aktivitas yang akan datang." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Subjek / Nama Lamaran" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Menyerahkan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nama Tag" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Nama tag sudah ada !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Label" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Tanggal di mana pelamar bersedia untuk mulai bekerja" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Model (Jenis Dokumen Odoo) di mana alias ini dikaitkan. Email masuk yang " +"tidak menjawab catatan yang sudah ada akan menyebabkan pembuatan rekor baru " +"model ini (misalnya tugas proyek)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Nama Gelar Perekrutan harus unik!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Nama email alias, misalnya 'pekerjaan' jika Anda ingin menangkap email untuk" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Pemilik catatan yang dibuat setelah menerima email pada alias ini. Jika " +"kolom ini belum ditetapkan, sistem akan berusaha untuk menemukan pemilik " +"yang tepat berdasarkan pengirim (dari) alamat, atau akan menggunakan akun " +"Administrator jika tidak ada pengguna sistem yang ditemukan untuk alamat " +"tersebut." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Tahap ini disembunyikan pada tampilan kanban ketika tidak ada catatan dalam " +"tahap itu untuk ditampilkan." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Aktivitas Hari ini" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Jenis dari aktivitas pengecualian pada rekaman data." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Tak diserah-tugaskan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Pesan Belum Dibaca" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Penghitung Pesan yang Belum Dibaca" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Menggunakan formulir wawancara selama proses perekrutan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Email Pengguna" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Sangat Baik" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Pesan situs" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Sejarah komunikasi situs" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Lamaran Kerja Saya: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "mis. Manajer Penjualan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/is.po b/addons/hr_recruitment/i18n/is.po new file mode 100644 index 00000000..237d7a88 --- /dev/null +++ b/addons/hr_recruitment/i18n/is.po @@ -0,0 +1,2091 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2018 +# Birgir Steinarsson , 2018 +# Bjorn Ingvarsson , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-08-24 09:19+0000\n" +"Last-Translator: Bjorn Ingvarsson , 2018\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try the mail gateway" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Þarfnast aðgerðar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +msgid "Active" +msgstr "Virkur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aðgerðir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Staða aðgerðar" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Add a new employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias Contact Security" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Alias Name" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Alias domain" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliased Model" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "Geymt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Úthlutað" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "Skjöl" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Availability" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:65 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Blocked" +msgstr "Blocked" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Herferð" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:22 +#, python-format +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Color Index" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Fyrirtæki" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Uppsetning" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:371 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Tengiliður" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:373 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Stofna" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Create some aliases to track where applicants come from" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Búið til af" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Stofnað þann" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Búið til þann" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dagar til lokunar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Default Values" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Töf á lokunardegi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Eyða" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Department" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departments" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +msgid "Description" +msgstr "Lýsing" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Hætta við" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +msgid "Display Name" +msgstr "Nafn" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:16 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documents" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Skrifa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +msgid "Email" +msgstr "Tölvupóstur" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Email verkefnis" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "Starfsmaður" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "Starfsfólk" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "Event" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Viðbótarsíur" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Fylgjendur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Followers (Channels)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Fylgjendur (viðskiptafélagar)" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "Aðgerðir" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Hópa eftir" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "Hired Employees" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +msgid "ID" +msgstr "Auðkenni" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked new messages require your attention." +msgstr "Ef merkt við þá eru ný skilaboð" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +msgid "If checked, new messages require your attention." +msgstr "If checked, new messages require your attention." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:69 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Í vinnslu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "In progress" +msgstr "In progress" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Is Follower" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "Job" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Starfsheiti" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Job Positions" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Jobs" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban State" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +msgid "Last Modified on" +msgstr "Síðast breytt þann" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "Staða síðast uppfærð" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Síðast uppfært af" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Síðast uppfært þann" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "Late Activities" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:27 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "Yfirmaður" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Meðal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Skilaboð" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Farsími" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "Mínir vinnuliðir" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Name" +msgstr "Nafn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nýtt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:447 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"New applicants can be generated from incoming emails. You just need to set " +"email aliases in configuration of job positions.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Næstu verkefni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Samantekt næstu virkni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:389 +#, python-format +msgid "No Subject" +msgstr "Ekkert efni" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "No scheduled activities for the moment" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "Venjulegt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Fjöldi aðgerða" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Fjöldi skilaboð sem bíða afgreiðslu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Number of unread messages" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Officer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Overdue" +msgstr "Overdue" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Eigandi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Parent Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Parent Record Thread ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Sími" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Planned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"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" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Líkur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:67 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Record Thread ID" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Recruitment" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Recruitment Process" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__reference +msgid "Referred By" +msgstr "Tilvísun frá" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "Skýrslur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Kröfur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "Ábyrgðaraðili" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Runa" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Set Email Aliases" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Stillingar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "Show all records which has next action date is before today" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Uppruni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Source Name" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "Staða" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Stage Changed" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Stage changed" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Stig" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "Tag name already exists !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "Flokkar" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Today" +msgstr "Í dag" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "Aðgerðir dagsins" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:37 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "Óúthlutað" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Ólesin skilaboð" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Teljari fyrir ólesin skilaboð" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:32 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Netfang notanda" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Skilaboð frá vef" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Website communication history" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" +"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." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:450 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "e.g. Sales Manager" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:295 +#, python-format +msgid "job applicant" +msgstr "" diff --git a/addons/hr_recruitment/i18n/it.po b/addons/hr_recruitment/i18n/it.po new file mode 100644 index 00000000..53537879 --- /dev/null +++ b/addons/hr_recruitment/i18n/it.po @@ -0,0 +1,2473 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Romica Paun , 2020 +# Martin Trigaux, 2020 +# Lorenzo Battistini , 2020 +# Luigi Di Naro , 2020 +# Paolo Valier, 2020 +# Léonie Bouchat , 2020 +# Sergio Zanchetta , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Sergio Zanchetta , 2021\n" +"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Fai clic per vedere la candidatura." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"Ti sei candidato inviando una e-mail? Controlla le richieste in " +"arrivo." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "Trascina la scheda per renderlo idoneo a un primo colloquio." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Prova a inviare una e-mail al " +"candidato.
Suggerimenti: tutte le e-mail inviate o ricevute " +"vengono salvate qui nella cronologia" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Ottimo lavoro! Hai assunto un nuovo collega.
Prova " +"l'applicazione sito web per pubblicare in rete le offerte di lavoro.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" +"" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Dizionario Python che verrà esaminato per fornire valori predefiniti durante" +" la creazione di nuovi record per l'alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Azione richiesta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Attivo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Attività" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Decorazione eccezione attività" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Stato attività" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Icona tipo di attività" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipi di attività" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Aggiunge una nuova fase al processo di selezione" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Aggiungi nuova etichetta" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Indirizzo di lavoro dei dipendenti" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Amministratore" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Sicurezza contatto alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ID alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Nome alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Dominio alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Modello con alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Numero candidature totali" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Tutte le candidature" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Candidato" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Titolo di studio del candidato" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Candidato assunto" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Cambio di fase candidato" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "E-mail candidato" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Candidato assunto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Candidato assunto
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Nome candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Candidati" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"I candidati, con allegati i loro CV, vengono creati automaticamente con l'invio di una e-mail.\n" +" L'installazione dei moduli di gestione documentale attiva l'indicizzazione automatica di tutti i curriculum,\n" +" ciò consente una ricerca facilitata del loro contenuto." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"I candidati, con allegati i loro CV, vengono creati automaticamente con l'invio di una e-mail.\n" +" L'installazione dei moduli di gestione documentale attiva l'indicizzazione automatica di tutti i curriculum,\n" +" ciò consente una ricerca facilitata del loro contenuto." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"I candidati possono inviare i curriculum a questo indirizzo " +"e-mail,
verrà creata automaticamente una candidatura" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Numero candidature" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Riepilogo candidatura" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "E-mail candidatura" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Candidature" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Candidature con la stessa e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Lavoro richiesto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Valutazione" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "In archivio" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "In archivio/respinta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Assegnato" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Numero allegati" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Allegati" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "Gli allegati, come i curriculum, vengono indicizzati automaticamente." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Disponibilità" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Laurea" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Bloccata" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Per ufficio" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Per lavoro" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Per posizioni lavorative" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Per selezionatore" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" +"Impostando un alias a una posizione lavorativa, le candidature vengono create automaticamente dalle e-mail inviate all'indirizzo. È anche possibile usare monitoraggi multipli per ottenere statistiche in base all'origine dell'applicazione: LinkedIn, Monster, Indeed ecc...\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Evento in calendario" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Campagna" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Annulla" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Casi per fase e stime" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Categoria del candidato" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Scegli una e-mail di candidatura." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Chiuso" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Indice colore" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Azienda" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Impostazioni di configurazione" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Configurazione" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Contatto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "E-mail contatto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Contenuto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Contratto" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Proposta contratto" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Contratto firmato" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "Copia l'indirizzo e incollalo nel compositore e-mail per candidarti." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Crea" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Crea dipendente" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Crea posizione lavorativa" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Crea le prima posizione lavorativa." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Creato da" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Data creazione" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Data creazione" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Messaggio personalizzato di non recapito" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Giorni per chiudere" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Giorni per aprire" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Valori predefiniti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Indicare un indirizzo di contatto specifico per la posizione. Se lasciato " +"vuoto, viene usato l'indirizzo e-mail predefinito. Si trova nelle " +"impostazioni delle risorse umane" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Titolo di studio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Nome titolo di studio" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Titoli di studio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Ritardo alla chiusura" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Elimina" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Ufficio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Responsabile ufficio" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Uffici" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Descrizione" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Riepilogo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Abbandona" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Accesso non consentito, saltare questi dati nell'e-mail di riepilogo " +"dell'utente" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Dottorato" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Numero documenti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documenti" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Non soddisfa i requisiti per il lavoro " + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Non dimenticare di indicare l'ufficio se il processo di selezione\n" +" cambia in base alla posizione lavorativa." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Menù a discesa" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Modifica" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Alias e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Modello e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Alias e-mail per la posizione lavorativa. Le nuove e-mail creano " +"automaticamente nuovi candidati per la posizione." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "E-mail in cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Oggetto per candidature inviate tramite e-mail" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Dipendente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Nome dipendente" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Dipendente collegato al candidato." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Dipendente:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Dipendenti" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Eccellente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Dipendente atteso" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Retribuzione attesa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Retribuzione aggiuntiva attesa" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtri estesi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Vantaggi aggiuntivi..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Utente preferito" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Riscontri dei colloqui..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Primo colloquio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Minimizzata nel kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Chi sta seguendo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Chi sta seguendo (canali)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Chi sta seguendo (partner)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Icona Font Awesome es. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Attività future" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Genera e-mail" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Acquisizione motivo di non approvazione" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" +"Stabilisce l'ordine con cui visualizzare un elenco di titoli di studio." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Stabilisce l'ordine con cui visualizzare un elenco di fasi." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Buona" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Diploma" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Verde" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Etichetta kanban - Verde" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Grigio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Etichetta kanban - Grigio" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Raggruppa per" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Responsabile RU" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID del record primario contenente l’alias (esempio: progetto che contiene " +"l’alias di creazione del lavoro)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Icona" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Icona per indicare un'attività eccezione." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Se selezionata, nuovi messaggi richiedono attenzione." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Se selezionata, alcuni messaggi presentano un errore di consegna." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Se impostato, il contenuto verrà inviato automaticamente, al posto del " +"messaggio predefinito, agli utenti non autorizzati." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Se il campo Attivo è impostato a falso, consente di nascondere il caso senza" +" rimuoverlo." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "In corso" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Qualifica iniziale" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Schede colloquio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Sta seguendo" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Lavoro" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Candidature lavoro" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Campagna lavoro" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Luogo di lavoro" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Posizione lavorativa" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Posizione lavorativa creata" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Posizione lavorativa creata" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Posizioni lavorative" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Pubblicazione lavori" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Lavori" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Lavori - Modulo di assunzione" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Fonti lavori" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Bloccato nel kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "In corso nel kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Stato kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Valido nel kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Ultima fase" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Ultimo aggiornamento fase" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Ultimo aggiornamento di" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Ultimo aggiornamento il" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Attività in ritardo" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Creiamo una posizione lavorativa." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Creiamo la posizione. Verrà impostata una e-mail per le candidature e, se " +"usi l'applicazione sito web, una descrizione pubblica per il lavoro." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Diamo un'occhiata a come migliorare il processo di assunzione." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Diamo un'occhiata al flusso delle candidature." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Creiamo ora il nuovo dipendente." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Ritorniamo alla bacheca." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Elenco di CC dalle e-mail in arrivo." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Allegato principale" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Laurea magistrale" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Mezzo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Appuntamenti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Errore di consegna messaggio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Messaggi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Cellulare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Le mie candidature" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "I miei preferiti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Le mie posizioni lavorative" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nuova" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Nuovo candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nuovi candidati" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nuova candidatura" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nuove candidature" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Nuove candidature
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nuovo dipendente assunto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Assunto di recente" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Dipendenti assunti di recente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Dipendente assunto di recente" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Prossime attività" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Scadenza prossima attività" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Riepilogo prossima attività" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tipologia prossima attività" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Nessun oggetto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Ancora nessuna candidatura" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Ancora nessuna candidatura" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Ancora nessun dato." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normale" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Numero di azioni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Numero di allegati" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "Numero di candidature nuove nel flusso (di solito nella prima fase)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Numero di giorni per chiudere" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Numero di errori" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Numero di messaggi che richiedono un'azione" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Numero di messaggi con errore di consegna" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Numero di messaggi non letti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo aiuta a tenere traccia dei candidati durante\n" +" la selezione e dare poi seguito a tutte le attività: incontri, colloqui ecc." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo aiuta a tenere traccia dei candidati durante\n" +" la selezione e dare poi seguito a tutte le attività: incontri, colloqui ecc." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Direttore" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "In corso" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Pubblicazione in rete" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"ID opzionale di una discussione (record) alla quale vengono allegati tutti i" +" messaggi in arrivo, non solo le risposte. Se impostato, viene disabilitata " +"in modo completo la creazione di nuovi record." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "O parla privatamente del candidato con i colleghi." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Altre candidature" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Proprietario" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Modello primario" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID discussione record primario" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Modello primario contenente l'alias. Il modello che contiene il riferimento " +"alias non è necessariamente quello fornito da alias_model_id (esempio: " +"progetto (parent_model) e lavoro (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Persona responsabile della convalida contratti dei dipendenti." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefono" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Politica di pubblicazione messaggi su documenti usando il gateway di posta.\n" +"- tutti: tutti possono pubblicare\n" +"- partner: solo partner autenticati\n" +"- chi sta seguendo: solo chi segue il documento collegato o gli iscritti ai relativi canali\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilità" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Retribuzione proposta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Retribuzione aggiuntiva proposta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Pubblica nel sito web i lavori disponibili" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Pronto per prossima fase" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Pronto per una selezione più efficiente?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID record discussione" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Selezionatore" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Selezione del personale" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Fasi selezione / candidati" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Analisi selezione del personale" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Selezione completata" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Processo di selezione" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Fasi della selezione" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Selezioni del personale" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rosso" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Etichetta kanban - Rosso" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Respingi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Motivo di non approvazione" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Motivo di non approvazione del candidato" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Motivi di non approvazione" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Respinta" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Rendicontazione" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Requisiti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Responsabile" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Utente responsabile" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Ripristina" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Errore di consegna SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Retribuzione attesa dal candidato" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Retribuzione attesa dal candidato, benefici aggiuntivi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Retribuzione proposta dall'organizzazione" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Retribuzione proposta dall'organizzazione, benefici aggiuntivi" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Salva!" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Programma colloquio" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Ricerca candidati" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Secondo colloquio" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" +"Invia l'e-mail. Chi sta seguendo riceverà una copia della comunicazione." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sequenza" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Impostazioni" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Mostra tutti i record con data prossima azione precedente a oggi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Origine" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nome fonte" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Provenienza dei candidati" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Provenienze dei candidati" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Fase" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Cambio di fase" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definizione fase" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nome fase" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Cambio di fase" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Fasi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Avvia selezione" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Avvia selezione" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Stato basato sulle attività\n" +"In ritardo: scadenza già superata\n" +"Oggi: attività in data odierna\n" +"Pianificato: attività future." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Oggetto / Nome candidatura" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Invia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nome etichetta" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Nome etichetta già esistente." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etichette" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Il candidato ha un'offerta migliore" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Il candidato non è più interessato" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Data dalla quale il candidato è disponibile a iniziare a lavorare" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Il modello (tipo di documento Odoo) a cui corrisponde questo alias. Le " +"e-mail in arrivo che non rispondono a un record esistente attivano la " +"creazione di un nuovo record per questo modello (es. lavoro di un progetto)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Il nome dell’alias e-mail, es. “lavori” per intercettare le e-mail a " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Proprietario dei record creati al ricevimento di e-mail per l'alias. Se il " +"campo non è impostato, il sistema prova a cercare il proprietario in base al" +" mittente (campo \"Da\"). Se all'indirizzo non è associato alcun utente di " +"sistema, viene usato l'account amministratore." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Questo nome aiuta a tenere traccia delle diverse campagne, es. " +"Saldi_autunnali, Sconti_natalizi ecc." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "Metodo di consegna: es. lettera, e-mail o banner pubblicitario" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Origine del link: es. motore di ricerca, altro dominio o nome dell'elenco " +"e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Se nella vista kanban non sono presenti record da visualizzare per la fase, " +"quest'ultima viene minimizzata." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Consiglio: consenti l'invio delle candidature via e-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Da assumere" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Attività odierne" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Suggerimenti" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Prova a inviare un'e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Tipo di attività eccezione sul record." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Non assegnata" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Messaggi non letti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Numero messaggi non letti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Utilizza le e-mail e i monitoraggi dei link" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Utilizzo di schede colloquio nel processo di selezione" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Utilizzo di schede colloquio personalizzate nel processo di selezione. " +"Selezionare la scheda da usare nel modulo di dettaglio della posizione " +"lavorativa. Dipende dall'applicazione sondaggi." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "E-mail utente" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Molto buona" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Messaggi sito web" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Cronologia comunicazioni sito web" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "Cosa vuoi assumere oggi? Scegli una figura professionale..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Qui è possibile indicare le etichette da visualizzare come stato kanban al posto\n" +" di quelle predefinite." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Deve essere indicato un nome contatto per il candidato." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Candidatura per il lavoro: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "es. Linkedin" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "es. Responsabile vendite" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "es. responsabile-vendite" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/ja.po b/addons/hr_recruitment/i18n/ja.po new file mode 100644 index 00000000..d9cf5000 --- /dev/null +++ b/addons/hr_recruitment/i18n/ja.po @@ -0,0 +1,2411 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Shunho Kin , 2020 +# SHIMIZU Taku , 2020 +# Manami Hashi , 2020 +# 城谷 龍弥 , 2020 +# Martin Trigaux, 2020 +# Yoshi Tashiro (Quartile) , 2020 +# 高木正勝 , 2020 +# kent_ocean , 2020 +# Norimichi Sugimoto , 2020 +# Tim Siu Lai , 2020 +# NANIWA Masahiro , 2020 +# Hau Dao , 2020 +# Noma Yuki, 2020 +# Shigekazu N. , 2020 +# Tsuda Ryoko , 2021 +# Yabe Takahiro , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Yabe Takahiro , 2021\n" +"Language-Team: Japanese (https://www.transifex.com/odoo/teams/41243/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "この名刺をドラッグして、初回面談を設定しましょう。" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
志望者にメールを送信しましょう!
注意: " +"送受信されたメールの履歴はすべてここの履歴に保存されます。" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "このエイリアスの新しいレコードを作成する時にデフォルト値を与えるためのPython辞書です。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "要アクション" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "有効" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "活動" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "例外の活動を示す文字装飾" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "活動状態" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "活動種別アイコン" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "活動タイプ" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "新しいタグを追加" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "管理者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "エイリアス" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "エイリアス連絡先セキュリティ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "エイリアス名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "エイリアスドメイン" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "エイリアス対象モデル" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "全ての応募" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "応募者" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "応募者の氏名" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "応募者" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "応募内容のサマリー(概要)" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "応募" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "応募した仕事" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "評価" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "アーカイブ済" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "割当済" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "添付数" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "添付" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "履歴書などの添付書類には自動でインデックスが付与されます。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "開始可能日" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "大学卒" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "ブロック済" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "部門別" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "職位ごと" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "カレンダーイベント" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "キャンペーン" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "取消" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "段階と見積りの事例" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "クローズ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "カラーインデクス" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "会社" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "コンフィグ設定" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "設定" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "連絡先" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "内容" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "契約" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "オファー面談" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "署名済みの契約" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "作成" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "従業員を作成" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "作成者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "作成日" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "作成日" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "カスタムバウンスメッセージ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "完了所要日数" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "開始日" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "デフォルト値" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "学位" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "学位" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "完了遅延" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "削除" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "部門" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "部門" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "説明" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "ダイジェスト" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "破棄" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "表示名" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "アクセス権がありません。ユーザーのダイジェストメールでこのデータをスキップしてください" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "博士号" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "ドキュメント" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "仕事の要求内容に合わない" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "ドロップダウンメニュー" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "編集" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Eメール" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Eメールエイリアス" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Eメールテンプレート" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "メールCC" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "従業員" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "従業員名" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "従業員" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "優良" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "期待する給与" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "追加給与の期待値" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "拡張フィルタ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "その他条件" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "最初の面接" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "かんばんで畳みこむ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "フォロワー" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "フォロワー (チャネル)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "フォロワー (パートナー)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "例えばフォントの素晴らしいアイコンFA-タスク" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "将来の活動" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "学位の一覧が表示されたら、順番を指定してください。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "段階の一覧が表示されていたら順序を指定してください。" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "良" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "卒業" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "緑" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "グレー" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "グループ化" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "担当者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "エイリアスを保持する親レコードのID(例:プロジェクトは、タスク作成エイリアスを保持)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "アイコン" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "例外的なアクティビティを示唆するアイコン" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "チェックされている場合は、新しいメッセージに注意が必要です。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "チェックした場合、一部のメッセージが配信エラーが発生しています。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "設定されている場合、このコンテンツはデフォルトのメッセージではなく、許可されていないユーザーに自動的に送信されます。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "もしこの項目が誤りならば、この事例を削除しないでも隠すことができます。" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "進行中" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "当初の資格" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "フォロー中 " + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "職務" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "募集キャンペーン" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "勤務地" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "職位" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "職位" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "採用情報" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "仕事 - 採用用紙" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "かんばん状態" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "最終更新日" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "最終ステージ更新日" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "最終更新者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "最終更新日" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "遅れた活動" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "ジョブポジションを作成しましょう" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "雇用プロセスを改善する方法を見てみましょう。" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "ダッシュボードに戻りましょう。" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "受信メールからのccのリスト。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "主な添付" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "修士号" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "媒体" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "打ち合わせ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "メッセージ配信エラー" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "メッセージ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "携帯電話" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "お気に入り" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "新規" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "新規応募者" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "新規応募者" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "新規応募者
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "次の活動" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "次の活動期限" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "次の活動サマリ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "次の活動タイプ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "件名なし" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "まだデータはありません!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "通常" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "アクションの数" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "添付の数" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "エラー数" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "アクションを必要とするメッセージの数" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "配信エラーのメッセージ数" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "未読メッセージ件数" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "Odooは各候補者の選考状況を追跡し、管理作業や面談・面接の設定などのすべてを支援します。" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "Odooは各候補者の選考状況を追跡し、管理作業や面談・面接の設定などのすべてを支援します。" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "オフィサー" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "選考中" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "すべての受信メッセージに添付されるスレッド(レコード)のオプションIDです。設定した場合は新しいレコードの作成を無効にします。" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "オーナー" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "親モデル" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "親レコードスレッドID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"エイリアスを保持する親モデル。エイリアスの参照を保持しているモデルは、必ずしもalias_model_idによって与えられたモデルではありません(例:プロジェクト(parent_model)とタスク(model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "電話" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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" +"- everyone: 誰にでも投稿可能\n" +"- partners: 許可されたパートナーのみ\n" +"- followers: 関連ドキュメントのフォロワーか、フォローしているチャンネルのメンバーのみ\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "確度" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "提案された給与" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "提案された追加給与" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "次ステージへの準備済" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "より効率的に採用する準備ができている?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "レコードのスレッドID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "採用" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "採用 / 応募者の段階" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "採用分析" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "採用完了" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "採用プロセス" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "赤" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "却下" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "不採用事由" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "候補者の不採用事由" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "却下理由" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "却下済" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "レポーティング" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "必要事項" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "担当者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "担当者" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "リストア" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS配信エラー" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "応募者が希望する給与" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "応募者が期待する給与、その他の利点" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "雇用側が提案する給与" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "会社が希望の給与、追加の利点" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "面談の日程調整" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "この候補者との面談日程を調整する" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "候補者を探す" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "2回目の面接" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "付番" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "管理設定" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "次のアクションの日付が今日より前のすべてのレコードを表示する" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "要求元" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "ソース名" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "応募者の情報源" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "応募者の情報源" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "ステージ" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "ステージ変更" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "段階の定義" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "ステージ名" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "ステージ変更" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "ステージ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "採用開始" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "採用を開始する" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "件名 / 応募名" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "送信" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "タグ名" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "そのタグ名は既に使われています!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "タグ" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "応募者が他社からよい条件を提示された" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "応募者が志望しなくなった" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"このエイリアスに対応した(Odooドキュメント種別)モデル。既存のレコードに返信しない任意の受信メールは、このモデルの新しいレコード(例えば、プロジェクトタスク)の作成を引き起こします" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "採用の度合いの名前はユニークでなければいけません。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "eメールのエイリアス.例えばのメールを受け取りたい場合'jobs’を選択" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"このエイリアスに電子メールを受信した時に作成されるレコードのオーナー。このフィールドが設定されない場合、システムは送信者(From)アドレスに基づいた適切なオーナーを見つけるか、見つからなければ管理者アカウントを使用します。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "これは、Fall_Drive、Christmas_Specialなど、さまざまなキャンペーンの取り組みを追跡するのに役立つ名前です。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "これは、はがき、電子メール、バナー広告などの配信方法です。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "これはリンクのソースです。たとえば、検索エンジン、別のドメイン、またはメーリングリストの名前です。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "このステージは、そのステージにレコードが表示されていないときに、かんばんのビューで折り畳まれます。" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "採用済" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "本日の活動" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "記録上の例外アクティビティのタイプ。" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "未割当" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "未読メッセージ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "未読メッセージカウンター" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "ユーザのEメール" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "良好" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "ウェブサイトメッセージ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "ウェブサイトコミュニケーション履歴" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "例: 販売マネジャー" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/ka.po b/addons/hr_recruitment/i18n/ka.po new file mode 100644 index 00000000..aa4947bd --- /dev/null +++ b/addons/hr_recruitment/i18n/ka.po @@ -0,0 +1,2397 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Davit Matchakhelidze , 2021 +# Mari Khomeriki , 2021 +# Gizo Kobakhidze <040168@gmail.com>, 2021 +# Saba Khmaladze , 2021 +# Martin Trigaux, 2021 +# Temur, 2021 +# Giorgi Melitauri , 2021 +# Gvantsa Gvinianidze , 2021 +# Vasil Grigalashvili , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Vasil Grigalashvili , 2021\n" +"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ka\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "საჭიროა ქმედება" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "აქტიური" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "მოქმედებები" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "მოქმედენის მდგომარეობა" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "ქმედების ტიპები" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "დაარქივებული" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "დანართების რაოდენობა" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "თანდართული ფაილები" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "ხელმისაწვდომობა" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "კამპანია" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "გაუქმება" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "დახურვა" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "ფერის ინდექსი" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "კომპანია" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "კონფიგურაციის პარამეტრები" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "კონფიგურაცია" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "კონტაქტი" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "შინაარსი" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "კონტრაქტი" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "შექმნა" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "შემქმნელი" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "შექმნის თარიღი" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "შექმნის თარიღი" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "საწყისი მნიშვნელობები" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "წაშლა" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "განყოფილება" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "განყოფილებები" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "აღწერა" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "დაიჯესტი" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "გაუქმება" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "სახელი" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "არ გაქვთ წვდომა, გამოტოვეთ ეს ჩანაწერები" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "შეცვლა" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "ელ.ფოსტა" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "თანამშრომელი" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "თანამშრომლები" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "მიმდევრები" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "მომავალი ქმედებები" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "მწვანე" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "დაჯგუფება" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "იდენტიფიკატორი/ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "მიმდინარე" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "ბოლოს განახლებულია" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "ბოლოს განაახლა" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "ბოლოს განახლდა" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "ბოლო აქტივობები" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "საშუალო" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "შეხვედრები" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "მესიჯები" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "მობილური" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "ახალი" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "თემის გარეშე" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "ნორმალური" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "მფლობელი" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "ტელეფონი" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "ალბათობა" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "დაქირავება" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "რეპორტინგი" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "მოთხოვნები" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "პასუხისმგებელი" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "აღდგენა" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "მიმდევრობა" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "პარამეტრები" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"ყველა ჩანაწერის ჩვენება, რომლებსაც შემდეგი მოქმედების თარიღი აქვს დღევანდელ " +"დღემდე" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "წყარო" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "ეტაპი" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "შეიცვალა ეტაპი" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "ეტაპის სახელი" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "შეიცვალა ეტაპი" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "ეტაპები" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "ტეგი უკვე არსებობს!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "ტეგები" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "დღევანდელი აქტივობები" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "წაუკითხავი შეტყობინებები" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "ელ.ფოსტა" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "ვებ-გვერდის შეტყობინებები" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "ვებ-გვერდის კომუნიკაციის ისტორია" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/kab.po b/addons/hr_recruitment/i18n/kab.po new file mode 100644 index 00000000..2db0c293 --- /dev/null +++ b/addons/hr_recruitment/i18n/kab.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Kabyle (https://www.transifex.com/odoo/teams/41243/kab/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: kab\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Takebbwanit" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Yerna-t" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Yerna di" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Azemz n tmerna" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Aglam" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Imzizdigen leqqayen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Sdukel s" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "Asulay" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Aleqqem aneggaru di" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Aleqqem aneggaru sɣuṛ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Aleqqem aneggaru di" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Agzum" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Aseggwass agi" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Iznan ur neţwaɣer-ara" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/km.po b/addons/hr_recruitment/i18n/km.po new file mode 100644 index 00000000..df0ff30d --- /dev/null +++ b/addons/hr_recruitment/i18n/km.po @@ -0,0 +1,2448 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# AN Souphorn , 2020 +# Sengtha Chay , 2020 +# Chan Nath , 2020 +# Samkhann Seang , 2020 +# Lux Sok , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Lux Sok , 2020\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"វចនានុក្រម Python " +"បានបង្ហាញអំពីការវាយតម្លៃទៅលើថ្លៃដើមនៅពេលដែលមានការផ្លាសប្តូរនូវឯកសារសារជាថ្មីៗទៀត។" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "តម្រូវការសកម្មភាព" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "សកម្ម" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "សកម្មភាព" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "ស្ថានភាពសកម្មភាព" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "ប្រភេទសកម្មភាព" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "បន្ថែមដំណាក់កាលថ្មីនៅក្នុងដំណើរការជ្រើសរើសបុគ្គលិក" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "បន្ថែមស្លាកថ្មី" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "អាស័យដ្ឋានដែលបុគ្គលិកកំពុងធ្វើការ" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "ក្លែងក្លាយ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "ទំនាក់ទំនងក្លែក្លាយត្រូវមានការប្រុងប្រយ័ត្ន" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ឈ្មោះហៅក្រៅ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "ឈ្មោះក្លែក្លាយ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "ឈ្មោះក្លែងក្លាយ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "គំរូឈ្មោះក្លែងក្លាយ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "ពាក្យសុំទាំងអស់" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "ការបំពេញ" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "សញ្ញាប័ត្របេក្ខជន" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "អ្នកដាក់ពាក្យសុំជួល" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "ដំណាក់កាលអ្នកដាក់ពាក្យត្រូវបានផ្លាស់ប្តូរ។" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "បានដាក់ពាក្យសុំជួល" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "ឈ្មោះបេក្ខជន" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "អ្នកដាក់ពាក្រ" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"អ្នកដាក់ពាក្យសុំនិងប្រវត្តិរូបភ្ជាប់របស់ពួកគេត្រូវបានបង្កើតដោយស្វ័យប្រវត្តិនៅពេលអ៊ីមែលត្រូវបានផ្ញើ។\n" +"                ប្រសិនបើអ្នកតំឡើងម៉ូឌុលគ្រប់គ្រងឯកសាររាល់ប្រវត្តិរូបត្រូវបានធ្វើលិបិក្រមដោយស្វ័យប្រវត្តិ។\n" +"                ដូច្នេះអ្នកអាចស្វែងរកមាតិការបស់ពួកគេយ៉ាងងាយស្រួល។" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"អ្នកដាក់ពាក្យសុំនិងប្រវត្តិរូបភ្ជាប់របស់ពួកគេត្រូវបានបង្កើតដោយស្វ័យប្រវត្តិនៅពេលអ៊ីមែលត្រូវបានផ្ញើ។" +"             " +"ប្រសិនបើអ្នកតំឡើងម៉ូឌុលគ្រប់គ្រងឯកសាររាល់ប្រវត្តិរូបត្រូវបានធ្វើលិបិក្រមដោយស្វ័យប្រវត្តិ។" +"             ដូច្នេះអ្នកអាចស្វែងរកមាតិការបស់ពួកគេយ៉ាងងាយស្រួល។" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"បេក្ខជនអាចផ្ញើប្រវត្តិរូបសង្ខេបទៅកាន់អាស័យដ្ឋានអ៊ីមែលនេះ
វានឹងបង្កើតកម្មវិធីដោយស្វ័យប្រវត្តិ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "ចំនួនពាក្យសុំ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "សង្ខេបពាក្យសុំ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "អ៊ីមែលពាក្យសុំ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "ពាក្យសុំ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "ការងារដែលបានអនុវត្ត" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "ការ​កោតសរសើរ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "ទុកជាឯកសារ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "ចាត់តាំង" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "ចំនួនឯកសារភ្ជាប់" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "ឯកសារភ្ជាប់" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "កាលបរិច្ឆេទ" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "បរិញ្ញាប័ត្រ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "ត្រូវបានបិទ" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "ដោយនាយកដ្ឋាន" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "ដោយការងារ" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "ដោយអ្នកជ្រើសរើស" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "យុទ្ធនាការ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "លុបចោល" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "ដោយអ្នកជ្រើសរើស" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "ប្រភេទអ្នកដាក់ពាក្យ" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "ការបិទ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "ការកំណត់ព័ណ៌" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "ក្រុមហ៊ុន" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "កំណត់រចនាសម្ព័ន្ធ" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "កំណត់ផ្លាស់ប្តូរ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "ទំនាក់ទំនង" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "ទំនាក់ទំនងអ៊ីមែល" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "មាតិកា" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "កុងត្រា" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "សំណើកិច្ចសន្យា" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "កិច្ចសន្យាដែលបានចុះហត្ថលេខា" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "ការបង្កើត" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "បង្កើតនិយោជិក" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "បង្កើតទីតាំងការងារ" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "បង្កើតដោយ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "បង្កើតនៅ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "ថ្ងៃបង្កើត" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "កាលបរិច្ឆេទបិទ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "ថ្ងៃដែលបើកដំណើរការ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "គុណតម្លៃលំនំាដើម" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"កំណត់អាសយដ្ឋានទំនាក់ទំនងជាក់លាក់សម្រាប់ទីតាំងការងារនេះ។ " +"ប្រសិនបើអ្នកទុកវាឱ្យនៅទទេអាសយដ្ឋានអ៊ីមែលលំនាំដើមនឹងត្រូវបានប្រើដែលមាននៅក្នុងការកំណត់ធនធានមនុស្ស" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"កំណត់ដំណាក់កាលរបស់អ្នកនៃដំណើរការជ្រើសរើសបុគ្គលិកឧទាហរណ៍៖             \n" +"ការហៅចេញពីវគ្គជម្រុះការសម្ភាសន៍លើកទី ១ ការសម្ភាសន៍លើកទី ២ បានបដិសេធ           \n" +"  ជួល។" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "សញ្ញាប័ត្រ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "សញ្ញាបត្រ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "ពន្យាពេលបិទ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "លុប" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "ដេប៉ាតឺម៉ង់" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "អ្នក​ចាត់​ការ​ទូទៅ​នាយកដ្ឋាន" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "នាយកដ្ឋាន" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "ការពិពណ៌​នា​" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "សង្ខេប" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "បោះបង់" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "ឈ្មោះសំរាប់បង្ហាញ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"មិនមានសិទ្ធិ, " +"រំលងទិន្នន័យនេះសម្រាប់ដោយការសង្ខេបតាមរយៈការប្រើប្រាស់អ៊ីមែលរបស់អ្នក" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "សញ្ញាប័ត្របណ្ឌិត" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "ការរាប់ឯកសារ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "ឯកសារ" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"កុំភ្លេចបញ្ជាក់មន្ទីរប្រសិនបើដំណើរការជ្រើសរើសរបស់អ្នក។\n" +"            គឺខុសគ្នាយោងទៅតាមទីតាំងការងារ។" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "ម៉ឺនុយទម្លាក់ចុះ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "កែសម្រួល" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "អុីម៉ែល" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "អ៊ីម៉ែល" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "គំរូអ៊ីម៉ែល" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"ឈ្មោះក្លែងក្លាយតាមអ៊ីមែលសម្រាប់មុខតំណែងការងារនេះ។ " +"អ៊ីមែលថ្មីនឹងបង្កើតបេក្ខជនថ្មីដោយស្វ័យប្រវត្តិសម្រាប់មុខតំណែងការងារនេះ។" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "បុគ្គលិក" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "មោះ​បុគ្គលិក" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "និយោជិកមានទំនាក់ទំនងជាមួយអ្នកដាក់ពាក្យ។" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "និយោជិក" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "ល្អណាស់" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "និយោជិករំពឹងទុក" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "ប្រាក់​បៀរ​វត្ស​ដែល​រំពឹង​ទុក" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "ប្រាក់ខែរំពឹងទុកបន្ថែម" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "តម្រងដែលបានបន្ថែម" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "ប្រាក់ខែរំពឹងទុកបន្ថែម" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "មតិប្រតិកម្មនៃការសម្ភាសន៍ ..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "បទសម្ភាសន៍លើកដំបូង" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "អ្នកតាម" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "អ្នកតាម (ឆានែល)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "អ្នកដើរតាម (ដៃគូរ)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "សកម្មភាពទៅមុខ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "ផ្តល់លំដាប់តាមលំដាប់លំដោយនៅពេលបង្ហាញបញ្ជីដឺក្រេ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "ផ្តល់លំដាប់តាមលំដាប់លំដោយនៅពេលបង្ហាញបញ្ជីដំណាក់កាល" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "ល្អ" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "បញ្ចប់ការសិក្សា" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "បៃតង" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "ស្លាកបៃតងកានខាន" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "ពណ៌ប្រផេះ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "ស្លាកពណ៌ប្រផេះខានប៊ែន" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "ជា​ក្រុម​តាម" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "ធនធានមនុស្សទទួលខុសត្រូវ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "អត្តសញ្ញាណ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"អត្ថសញ្ញាឯកសារអាណព្យាបាលដំកល់ដោយមិនមានភាពច្បាស់លាស់(example: project holding" +" the task creation alias)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "រូបតំណាង" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "ប្រសិនបើបានគូសធីកសារថ្មីទាមទារការយកចិត្តទុកដាក់របស់អ្នក។" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "ប្រសិនបើបានគូសធីកសារខ្លះមានកំហុសបញ្ជូន។" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"ប្រសិនបើកំណត់សារត្រូវបានបង្ហោះលើអ្នកដាក់ពាក្យដោយប្រើគំរូនៅពេលអ្នកដាក់ពាក្យត្រូវបានកំណត់ទៅដំណាក់កាល។" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"ប្រសិនបើវាលសកម្មត្រូវបានកំណត់មិនពិតវានឹងអនុញ្ញាតឱ្យអ្នកលាក់បាំងករណីដោយមិនចាំបាច់ដកវាចេញ។" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "ក្នុងការប្រតិបត្តិការ" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "គុណវុឌ្ឍិដំបូង" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "ទម្រង់សំភាស" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "ត្រូវតាមអ្នក" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "ការងារ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "ពាក្យសុំការងារ" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "យុទ្ធនាការការងារ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "ទីតាំងការងារ" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "តំណែង" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "ការបង្កើតមុខតំណែងថ្មី" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "បានបង្កើតទីតាំងការងារ" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "មុខតំណែងការងារ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "ប្រកាស​ការ​ងារ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "ការងារជាក់លាក់" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "ការងារ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "ការងារ - ទម្រង់ជ្រើសរើសបុគ្គលិក" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "ប្រភពការងារ។" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "រារាំងខានប៊ិន" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "កានបានកំពុងដំណើរការ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "រដ្ឋកាណាន" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "កានបានសុពលភាព។" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Kpi Hr ជ្រើសរើសមិត្តរួមការងារថ្មីតម្លៃ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "កាលបរិច្ឆេតកែប្រែចុងក្រោយ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "ដំណាក់កាលចុងក្រោយ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "ធ្វើឱ្យទាន់សម័យដំណាក់កាលចុងក្រោយ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "ផ្លាស់ប្តូរចុងក្រោយ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "ផ្លាស់ប្តូរចុងក្រោយ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "សកម្មភាពចុងក្រោយ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "តោះបង្កើតមុខតំណែងការងារ។" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "លីងអ៊ិន" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "ឯកសារភ្ជាប់សំខាន់" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "បរិញ្ញាបត្រជាន់ខ្ពស់" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "ប្រជុំ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "កំហុសក្នុងការផ្ញើសារ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "សារ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "ទូរស័ព្ទដៃ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "ពាក្យសុំរបស់ខ្ញុំ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "ចំណូលចិត្តរបស់ខ្ថុំ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "ថ្មី" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "អ្នកដាក់ពាក្យថ្មី" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "ការដាក់ពាក្យជាថ្មី" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "ពាក្យសុំថ្មី" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "ពាក្យសុំថ្មី" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "និយោជិកថ្មី" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "ជួលថ្មី" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "និយោជិកថ្មី" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "និយោជិកថ្មី" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "សកម្មភាពបន្ទាប់" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "កាលកំណត់សកម្មភាពបន្ទាប់" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "ការសង្ខេបសកម្មភាពបន្ទាប់" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "ប្រភេទសកម្មភាពបន្ទាប់" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "មិនមានប្រធានបទ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "មិនទាន់មានកម្មវិធីនៅឡើយទេ" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "ធម្មតា" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "ចំនួនសកម្មភាព" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "ចំនួនឯកសារភ្ជាប់" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "ចំនួនថ្ងៃនៃការបិទ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "ចំនួនសារដែលទាមទារសកម្មភាព" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "ចំនួនសារដែលមានកំហុសឆ្គងនៃការដឹកជញ្ជូន" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "ចំនួនសារមិនទាន់អាន" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"អូអូជួយអ្នកតាមដានអ្នកដាក់ពាក្យក្នុងការជ្រើសរើស។\n" +"                ដំណើរការនិងតាមដានរាល់ប្រតិបត្តិការៈការប្រជុំការសម្ភាសន៍។ ល។" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"អូអូជួយអ្នកតាមដានអ្នកដាក់ពាក្យក្នុងការជ្រើសរើស។\n" +"            ដំណើរការនិងតាមដានរាល់ប្រតិបត្តិការៈការប្រជុំការសម្ភាសន៍។ ល។" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "មន្រ្តី" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "កំពុងបន្ត" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "ការបិទផ្សាយតាមអ៊ីនធឺណិត" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"លេខសម្គាល់ស្រេចចិត្តនៃខ្សែស្រឡាយ (កំណត់ត្រា) " +"ដែលសារទាំងអស់នឹងត្រូវបានភ្ជាប់ទោះបីជាពួកគេមិនឆ្លើយតបទៅវាក៏ដោយ។ " +"ប្រសិនបើបានកំណត់វានឹងបិទការបង្កើតកំណត់ត្រាថ្មីទាំងស្រុង។" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "ម្ខាស់" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "គម្រូឯកសារ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ប័ណ្ណសម្គាល់កម្មសិទ្ធ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"គម្រូឯកសារបានធ្វើការផ្លាស់ប្តូរ។ " +"គម្រូនេះដែលមានការគឺមិនចាំបាច់ផ្លាស់ប្តូរជាឯកសារយោងបានទេ by alias_model_id " +"(example: project (parent_model) and task (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "អ្នកទទួលខុសត្រូវក្នុងការធ្វើឱ្យកិច្ចសន្យារបស់និយោជិកមានសុពលភាព" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "ទូរស័ព្ទ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"គោលការណ័ត្រូវបានបង្ហាញនៅលើសារទៅលើឯកសារដែលកំពុងតែប្រើប្រាស់ mailgateway\n" +"- អ្នកទាំងអស់គ្នា: អ្នកទាំងអស់គ្នាអាចប្រកាសបាន\n" +"- ដៃគូ: ដៃគូរជាអ្នកប្រកាសតែមួយគត់\n" +"- អ្នកដែលពាក់ព័ន្ធ:​​ អ្នកដែលពាក់ព័ន្ធតែម្នាក់ដែលនាំយកឯកសារ ឬសមាជិកនៃតាមការសម្រេចចិត្ត\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "ប្រូបាប" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "ប្រាក់ខែដែលបានស្នើសុំ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "ប្រាក់ខែស្នើបន្ថែម" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "ផ្សព្វផ្សាយការងារដែលមាននៅលើគេហទំព័ររបស់អ្នក" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "ត្រៀមខ្លួនសម្រាប់ដំណាក់កាលបន្ទាប់" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "ត្រៀមខ្លួនដើម្បីជ្រើសរើសកាន់តែមានប្រសិទ្ធភាព?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ប័ណ្ណសម្គាល់អ្នកបន្តវេន" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "ការជ្រើសរើសបុគ្គលិក។" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "ដំណាក់កាលជ្រើសរើស / បេក្ខជន" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "ការវិភាគជ្រើសរើសបុគ្គលិក" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "ការជ្រើសរើសបុគ្គលិកធ្វើរួច" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "ដំណើរការជ្រើសរើសបុគ្គលិក" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "ដំណាក់កាលជ្រើសរើសបុគ្គលិក" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "ការជ្រើសរើសបុគ្គលិក" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "ក្រហម" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "ស្លាកក្រហមខាន់ប៊ែន" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "បដិសេធ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "បដិសេធ" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "របាយការណ៌" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "តម្រូវការ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "ការទទួលខុសត្រូវ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "អ្នកទទួលខុសត្រូវ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "ស្ដារ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "ប្រាក់ខែរំពឹងទុកដោយអ្នកដាក់ពាក្យ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "ប្រាក់ខែរំពឹងដោយអ្នកដាក់ពាក្យសុំគុណសម្បត្តិបន្ថែម" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "ប្រាក់ខែស្នើដោយអង្គការ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "ប្រាក់ខែស្នើដោយអង្គការគុណសម្បត្តិបន្ថែម" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "សម្ភាសន៍កាលវិភាគ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "ណាត់ជួបសម្ភាសន៍ជាមួយបេក្ខជននេះ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "ស្វែងរកបេក្ខជន" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "បទសម្ភាសន៍លើកទីពីរ" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "លំដាប់" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "ការកំណត់" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "បង្ហាញកំណត់ត្រាទាំងអស់ដែលមានកាលបរិច្ឆេទសកម្មភាពបន្ទាប់នៅមុនថ្ងៃនេះ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "ធនធាន" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "ឈ្មោះប្រភព" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "ប្រភពនៃអ្នកដាក់ពាក្យ។" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "ប្រភពនៃអ្នកដាក់ពាក្យ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "ដំណាក់កាល" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "ដំណាក់កាលត្រូវបានផ្លាស់ប្តូរ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "និយមន័យដំណាក់កាល" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "ឈ្មោះដំនាក់កាល" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "ដំណាក់កាលត្រូវបានផ្លាស់ប្តូរ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"ដំណាក់កាលរបស់អ្នកដាក់ពាក្យមុនពេលស្ថិតនៅក្នុងដំណាក់កាលបច្ចុប្បន្ន។ " +"ប្រើសម្រាប់ការវិភាគករណីបាត់បង់។" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "ដំណាក់កាល" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "ចាប់ផ្តើមជ្រើសរើសបុគ្គលិក" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "ចាប់ផ្តើមជ្រើសរើសបុគ្គលិក" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "ឈ្មោះមុខវិជ្ជា / ពាក្យសុំ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "ដាក់ស្នើ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "ឈ្មោះស្លាក។" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "មានស្លាកឈ្មោះរួចហើយ!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "ធែក" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "កាលបរិច្ឆេទដែលអ្នកដាក់ពាក្យនឹងអាចរកបានដើម្បីចាប់ផ្តើមធ្វើការ។" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "ឈ្មោះសញ្ញាប័ត្រជ្រើសរើសត្រូវតែមានតែមួយគត់!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"នេះជាឈ្មោះដែលជួយអ្នកតាមដានការខិតខំយុទ្ធនាការផ្សេងៗរបស់អ្នកឧទាហរណ៍ៈធ្លាក់_បើកបរ," +" បុណ្យណូអែល_ពិសេស។" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "នេះគឺជាវិធីសាស្ត្រនៃការចែកចាយ, ឧទាហរណ៍ៈ​កាត,អ៊ីម៉ែល,ឬបដាផ្សព្វផ្សាយ។" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"នេះគឺជាប្រភពនៃតំណភ្ជាប់ ឧទាហរណ៍ៈ " +"ម៉ាស៊ីនស្វែងរក,ដែនផ្សេងទៀត,ឬឈ្មោះនៃបញ្ជីអ៊ីមែល។" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"ដំណាក់កាលនេះត្រូវបានបត់នៅក្នុងទិដ្ឋភាពKanbanនៅពេលដែលមិនមានកំណត់ត្រានៅក្នុងដំណាក់កាលនោះដើម្បីបង្ហាញ។" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "សកម្មភាពថ្ងៃនេះ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "ព័ត៌មានជំនួយ" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "មិនបានចាត់តាំង" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "សារមិនទាន់អាន" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "រាប់សារមិនទាន់អាន" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "ប្រើទម្រង់សម្ភាសន៍ក្នុងពេលជ្រើសរើសបុគ្គលិក" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "អ្នកប្រើប្រាស់អ៊ីម៉ែល" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "ល្អខ្លំាងណាស់" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "សារវែបសាយ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "ប្រវត្តិទំនាក់ទំនងវែបសាយ" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"អ្នកអាចកំណត់ស្លាកនៅទីនេះដែលនឹងត្រូវបានបង្ហាញសម្រាប់រដ្ឋកានប៊នជំនួសវិញ។\n" +"                        នៃស្លាកលំនាំដើម។" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "ពាក្យសុំការងាររបស់អ្នក៖ $ {object.job_id.name | ។ សុវត្ថិភាព}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "ឧ។ អ្នកគ្រប់គ្រង​ផ្នែក​លក់" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/ko.po b/addons/hr_recruitment/i18n/ko.po new file mode 100644 index 00000000..4c258144 --- /dev/null +++ b/addons/hr_recruitment/i18n/ko.po @@ -0,0 +1,2462 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2020 +# Link Up링크업 , 2020 +# Linkup , 2021 +# JH CHOI , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: JH CHOI , 2021\n" +"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" 안녕하세요.

\n" +" ${object.company_id.name}팀에 관심을 가져주셔서 감사합니다.\n" +" 귀하의 이력서는 경쟁력이 충분했지만,\n" +" 당사의 고용 팀이 귀하의 신청서를 검토하였으나\n" +" 여러 가지 검토 사항으로\n" +" 선택하지 않았음을 알려드립니다.\n" +"

\n" +" 채용은 어려우니 실수할 수 있다는 점을 유념해 주십시오.\n" +" 우리가 실수를 했다고 생각하시거나\n" +" 우리의 결정에 대한 더 많은 정보를 원하신다면\n" +" 주저하지 말고 이 이메일로 회신하여 주십시오.\n" +"

\n" +" 또한 귀하의 이력서는 보관되어\n" +" 귀하의 기술과 경험에 더 적합한 미래의 기회가 있을 경우\n" +" 연락드리겠습니다.\n" +"

\n" +" 우리는 귀하께서 구직 활동을 잘 하시기를 바라며,\n" +" 앞으로 귀하를 다른 역할로 검토할 수 있는 기회가 있기를\n" +" 바랍니다.\n" +"

\n" +" 감사합니다.\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" 인사부서\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "이 별칭에 대한 새 레코드를 만들 때 기본값을 제공하도록 평가되는 Python 사전입니다." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "필요한 조치" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "활성" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "활동" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "활동 예외 장식" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "활동 상태" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "활동 유형 아이콘" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "활동 유형" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "채용 과정에 새 단계 추가" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "새 태그 추가" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "직원이 근무하고 있는 주소" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "관리자" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "별칭" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "별칭 연락처 보안" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ID 별칭" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "별칭 이름" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "별칭 도메인" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "별칭 모델" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "모든 신청서" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "지원자" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "지원자 학위" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "지원자 고용함" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "지원자 단계 변경됨" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "지원자 이메일" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "지원자 고용함" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "지원자 고용함
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "지원자 이름" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "지원자" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"지원자와 첨부된 CV는 이메일을 보낼 때 자동으로 생성됩니다.\n" +" 문서 관리 모듈을 설치하면 모든 이력서가 자동으로 인덱싱되어 \n" +" 내용을 쉽게 검색할 수 있습니다." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"지원자와 첨부된 CV는 이메일을 보낼 때 자동으로 생성됩니다.\n" +" 문서 관리 모듈을 설치하면 모든 이력서가 자동으로 인덱싱되어 \n" +" 내용을 쉽게 검색할 수 있습니다." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "지원자는 이 이메일 주소로 이력서를 보낼 수 있습니다.
그러면 자동으로 신청서가 생성됩니다." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "신청서 수" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "신청서 요약" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "신청서 이메일" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "응용 프로그램" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "이메일이 같은 신청서" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "직무 신청됨" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "감사" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "아카이브됨" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "할당됨" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "첨부 파일 수" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "첨부 파일" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "가용성" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "학사 학위" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "거부됨" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "부서별" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "직무별" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "직무 영역별" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "모집자별" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "행사 일정표" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "캠페인" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "취소" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "단계별 사례와 추정" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "지원자 범주" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "마감됨" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "색상표" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "회사" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "설정 구성" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "구성" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "연락처" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "연락처 이메일" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "내용" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "근로 계약" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "근로 계약 제안" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "근로 계약 체결" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "작성" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "임직원 만들기" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "직무 영역 만들기" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "작성자" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "작성일" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "작성일" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "고객 반송 메시지" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "마감일" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "시작일" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "기본값" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"이 직무 영역에 대해 특정한 연락처 주소를 정의합니다.이 주소를 비워 두면 인적 자원 설정에 있는 기본 전자 메일 주소가 사용됩니다" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"채용 과정의 단계를 정의하십시오. 예를 들어, \n" +"자격 요청, 첫 번째 면접, 두 번째 면접, 거절, 채용.\n" +" " + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "학위" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "학위명" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "학위" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "마감 지연" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "삭제" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "부서" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "부서장" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "부서" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "내용" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "요약" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "작성취소" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "사용 권한 없음. 이 데이터는 사용자 요약 이메일에서 무시됩니다." + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "박사 학위" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "문서수" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "문서" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"채용 과정이 직무 영역에 따라 다른 경우 \n" +" 부서를 지정하는 것을 잊지 마십시오." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "드롭다운 메뉴" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "편집" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "이메일" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "이메일 별칭" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "이메일 서식" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "해당 직무 영역에 대한 이메일 별칭. 새로운 전자 메일은 자동으로 이 직무 영역에 대한 새 지원자를 만듭니다." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "이메일 참조" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "임직원" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "직원 이름" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "직원이 지원자와 연결되었습니다." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "직원 :" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "임직원 관리" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "훌륭함" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "예상 직원" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "예상 급여" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "예상 추가 급여" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "확장 필터" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "추가 혜택..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "즐겨찾기 사용자" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "인터뷰에 대한 회신..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "첫 번째 면접" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "칸반 화면 접기" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "팔로워" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "팔로워 (채널)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "팔로워 (파트너)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "멋진 아이콘 폰트 예 : fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "향후 활동" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "학위 목록을 표시하는 순서를 제공합니다." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "단계 목록을 표시하는 순서를 제공합니다." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "좋음" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "졸업" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "녹색" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "녹색 칸반 꼬리표" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "회색" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "회색 칸반 꼬리표" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "그룹별" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "인사 담당" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "별칭을 담고 있는 상위 레코드의 ID (예 : 별칭을 생성한 작업을 담고 있는 프로젝트)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "아이콘" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "예외 활동을 표시하기 위한 아이콘" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "만약 선택하였으면, 새 메시지에 주의를 기울여야 합니다." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "이 옵션을 선택하면 일부 정보가 전달 오류를 생성합니다." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "설정하면 신청자가 단계별로 설정되었을 때 서식을 사용하여 신청자에게 메시지가 게시됩니다." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "활성 필드가 거짓으로 설정되어있는 경우, 제거하지 않고 케이스를 숨길 수 있습니다." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "진행 중" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "자격요건 심사" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "면접 양식" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "즐겨찾기 여부" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "팔로워입니다" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "직무" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "직무 신청서" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "직무 캠페인" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "업무 장소" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "직무 영역" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "직무 영역 만듬" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "직무 영역 만듬" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "직무 영역" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "구인 공고" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "특정 업무" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "직무" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "직무 - 채용 양식" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "직무 출처" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "칸반 차단됨" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "칸반 진행중" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "칸반 상태" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "칸반 유효" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Kpi Hr 채용 새로운 동료 가치" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "최종 단계" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "최근 단계 업데이트" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "최근 갱신한 사람" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "최근 갱신 날짜" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "지연된 활동" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "직무 영역을 만들어 봅시다." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "현황판으로 돌아갑니다." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "링크드인" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "수신메일의 참조 목록" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "주요 첨부 파일" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "석사 학위" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "중간" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "회의 수" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "회의" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "메시지 전송 오류" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "메시지" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "휴대전화" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "내 신청서" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "내 즐겨찾기" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "나의 직무 영역" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "새로운" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "새 지원자" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "새 지원자" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "새 신청서" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "새 신청서" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "새 신청서
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "새 직원 고용" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "새로 고용됨" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "새로 고용된 직원" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "새로 고용된 직원" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "다음 활동" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "다음 활동 마감일" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "다음 활동 요약" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "다음 활동 유형" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "주제 없음" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "아직 신청서 없음" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "아직 정보가 없습니다!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "일반" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "작업 수" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "첨부파일 수" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "업무 흐름에서 새로운 신청서 수 (일반적으로 업무 흐름의 첫 번째 단계에서)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "마감 소요 일수" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "오류 횟수" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "조치가 필요한 메시지 수" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "전송 오류 메시지 수" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "읽지 않은 메시지 수" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo는 채용 과정에서 지원자를 추적하고 모든 작업을 \n" +" 추적할 수 있도록 도와줍니다. 예 : 회의, 인터뷰 등" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo는 채용 과정에서 지원자를 추적하고 모든 작업을 \n" +" 추적할 수 있도록 도와줍니다. 예 : 회의, 인터뷰 등" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "부서장" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "진행중" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "온라인 게시" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"회신하지 않은 것까지 모든 받는 메시지를 첨부할 스레드(레코드) ID (옵션). 설정하면 완벽하게 새로운 레코드의 생성을 억제합니다." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "기타 신청서" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "소유자" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "상위 모델" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "상위 레코드 스레드 ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"별칭이 있는 상위 모델입니다. 별칭 참조를 포함하는 모델은 반드시 alias_model_id(예 : 프로젝트(parent_model) 및" +" 태스크(model)에서 제공하는 모델일 필요는 없습니다.)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "직원의 근로 계약 유효성을 확인하는 담당자." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "전화번호" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Mailgateway를 사용하여 문서에 메시지를 게시하는 정책.\n" +"- 모두 : 모든 사용자가 게시할 수 있습니다\n" +"- 파트너 : 인증 된 파트너만 게시할 수 있습니다\n" +"- 팔로워 : 관련 문서의 팔로워 또는 관련 채널의 참여자 만 게시할 수 있습니다\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "확률" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "제안된 급여" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "제안된 추가 급여" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "가능한 업무를 웹 사이트에 게시" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "다음 단계 대기" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "더 효율적으로 채용할 준비가 되셨습니까?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "레코드 스레드 ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "채용" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "채용 / 지원자 단계" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "채용 분석" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "채용 완료" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "채용 과정" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "채용 단계" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "채용" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "빨간색" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "빨간색 칸반 꼬리표" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "반려" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "반려됨" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "보고" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "요구 사항" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "담당자" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "담당 사용자" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "복원" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS 전송 에러" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "지원자가 기대하는 급여" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "지원자가 기대하는 급여, 추가 혜택" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "조직이 제시한 급여" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "조직이 제시한 급여, 추가 혜택" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "면접 계획표" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "이 지원자에 대한 면접 계획표" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "지원자 검색" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "두 번째 면접" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "순차적" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "설정" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "다음 행동 날짜가 오늘 이전 인 모든 기록보기" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "소스" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "출처명" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "지원자 출처" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "지원자 출처" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "이 단계를 사용하는 특정 업무. 다른 업무는 이 단계를 사용하지 않습니다." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "단계" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "단계 변경됨" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "단계 정의" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "단계명" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "단계 변경됨" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "현재 단계에 들어가기 전에 지원자의 단계. 실종된 사례 분석에 사용됩니다." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "단계" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "채용 시작" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "채용 시작" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "목표 / 지원자명" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "제출" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "태그 이름" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "동일한 태그명이 존재합니다!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "태그" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "지원자가 근무를 시작할 수 있는 날짜" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"이 별칭에 해당하는 모델(Odoo 문서 종류)입니다. 모든 받는 메일은 기존 레코드로 기록되지 않고 이 모델의 새 레코드로 작성됩니다. " +"(예. 프로젝트 작업)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "모집 학위의 이름은 독특해야 합니다!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "이메일 별칭 이름. 에 대한 이메일을 수신하도록 하려면 'jobs'라고 적습니다." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"이 별칭으로 이메일을 받을 때 생성되는 레코드의 소유자. 이 필드를 시스템에 설정하지 않으면 보낸 사람 주소를 기준으로 올바른 소유자를 " +"찾기 위해 시도하거나 주소에서 해당하는 사용자를 찾지 못한 경우 관리자 계정을 사용합니다." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"이것은 다른 캠페인 활동을 추적할 때 도움을 주는 이름입니다. 예시 : Fall_Drive, Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "이것은 전달 방법입니다. 예시 : 엽서, 이메일 또는 배너광고" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "이것은 링크의 소스입니다. 예시 : 검색엔진, 다른 도메인 또는 이메일 목록의 이름" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "이 단계에 표시할 레코드가 없으면 칸반 화면은 접혀 있습니다." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "모집하기" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "오늘 활동" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "툴팁" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "레코드에 있는 예외 활동의 유형입니다." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "미지정" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "읽지 않은 메세지" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "읽지 않은 메세지 수" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "채용 과정에서 면접 양식 사용" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "사용자 이메일" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "매우 좋음" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "웹사이트 메시지" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "웹사이트 대화 이력" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"기본 라벨 대신 칸반 상태에 표시될 꼬리표를 \n" +" 여기서 정의할 수 있습니다." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "이 지원자의 연락처 이름을 정의해야 합니다." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "귀하의 업무 지원서 : ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "예 : 영업 관리자" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/lb.po b/addons/hr_recruitment/i18n/lb.po new file mode 100644 index 00000000..3b7dc130 --- /dev/null +++ b/addons/hr_recruitment/i18n/lb.po @@ -0,0 +1,2040 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Xavier ALT , 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~12.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-09-23 11:31+0000\n" +"PO-Revision-Date: 2019-08-26 09:10+0000\n" +"Last-Translator: Xavier ALT , 2019\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try the mail gateway" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,\n" +"

\n" +" We confirm we successfully received your application for the job\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Are you sure?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfiguratioun" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Create some aliases to track where applicants come from" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +msgid "Description" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Exception Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"New applicants can be generated from incoming emails. You just need to set " +"email aliases in configuration of job positions.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Set Email Aliases" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Share Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "job applicant" +msgstr "" diff --git a/addons/hr_recruitment/i18n/lo.po b/addons/hr_recruitment/i18n/lo.po new file mode 100644 index 00000000..867a2e31 --- /dev/null +++ b/addons/hr_recruitment/i18n/lo.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Lao (https://www.transifex.com/odoo/teams/41243/lo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lo\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "ບໍລິສັດ" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "ຄຳອະທິບາຍ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "ປີນີ້" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "ຂໍ້ຄວາມບໍ່ໄດ້ອ່ານ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/lt.po b/addons/hr_recruitment/i18n/lt.po new file mode 100644 index 00000000..65808844 --- /dev/null +++ b/addons/hr_recruitment/i18n/lt.po @@ -0,0 +1,2464 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Audrius Palenskis , 2021 +# Rolandas , 2021 +# Gailius Kazlauskas , 2021 +# Martin Trigaux, 2021 +# UAB "Draugiški sprendimai" , 2021 +# Anatolij, 2021 +# Silvija Butko , 2021 +# Antanas Muliuolis , 2021 +# Monika Raciunaite , 2021 +# digitouch UAB , 2021 +# Linas Versada , 2021 +# Arunas Vaitekunas , 2021 +# grupoda2 , 2021 +# Jonas Zinkevicius , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Jonas Zinkevicius , 2021\n" +"Language-Team: Lithuanian (https://www.transifex.com/odoo/teams/41243/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python žodynas, kuris bus įvertinamas numatytųjų reikšmių nustatymui, kai " +"šiam pseudonimui sukuriami nauji įrašai." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Reikia veiksmo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktyvus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Veiklos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Veiklos Išimties Dekoravimas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Veiklos būsena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Veiklos tipo ikona" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Veiklos tipai" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Į įdarbinimo procesą pridėti naują etapą" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Pridėti naują žymą" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Darbuotojų darbo vietos adresas" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administratorius" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Pseudonimas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Pseudonimo kontakto apsauga" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Pseudonimo ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Pseudonimo vardas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Pseudonimo domenas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Pseudonimo modelis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Visi kandidatai" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Kandidatas" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Kandidato išsilavinimas" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Kandidatas įdarbintas" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Kandidato etapas pasikeitė" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Kandidatas įdarbintas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Kandidato vardas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Kandidatai" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Kandidatai ir jų prisegti CV yra automatiškai sukuriami tada, kai išsiunčiamas laiškas.\n" +"Jei įdiegsite dokumentų valdymo modulius, visi gyvenimo aprašymai bus indeksuojami automatiškai,\n" +"kad galėtumėte lengvai vykdyti paiešką jų turinyje." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Kandidatai ir jų prisegti CV yra automatiškai sukuriami tada, kai išsiunčiamas laiškas.\n" +"Jei įdiegsite dokumentų valdymo modulius, visi gyvenimo aprašymai bus indeksuojami automatiškai,\n" +"kad galėtumėte lengvai vykdyti paiešką jų turinyje." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Kandidatai gali siųsti CV šiuo pašto adresu,
tai automatiškai sukurs " +"kandidatūrą" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Kandidatūrų skaičius" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Kandidatavimo apibendrinimas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Kandidatavimo el. paštas" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Kandidatavimai" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Kandidatuojama pozicija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Įvertinimas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Archyvuotas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Priskirta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Prisegtukų skaičius" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Prisegtukai" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Pasiekiamumas" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bakalauro laipsnis" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokuota" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Pagal skyrių" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Pagal darbo poziciją" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Pagal įdarbintoją" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Įvykis kalendoriuje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanija" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Atšaukti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Atvejai pagal etapus ir vertinimus" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Kandidato kategorija" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Uždaryta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Spalvos indeksas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Įmonė" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Konfigūracijos nustatymai" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfigūracija" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontaktas" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontaktinis el. pašto adresas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Turinys" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Sutartis" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Darbo sutarties pasiūlymas" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Darbo sutartis pasirašyta" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Sukurti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Sukurti darbuotoją" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Sukurti darbo poziciją" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Sukūrė" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Sukurta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Sukūrimo data" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dienos uždarymui" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dienos iki atidarymo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Numatytosios reikšmės" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Nustatykite specifinį kontaktinį adresą šiai darbo pozicijai. Jei paliksite " +"šį lauką tuščią, bus naudojamas numatytasis kontakto el. pašto adresas. Jį " +"galima rasti žmogiškųjų išteklių nustatymuose" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Čia nustatykite įdarbinimo proceso etapus, pvz.:\n" +" įvertinimo skambutis, pirmasis interviu, antrasis interviu, atsisakymas,\n" +" įdarbinimas." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Išsilavinimas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Išsilavinimo variantai" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Delsimas uždaryti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Trinti" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Skyrius" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Skyriaus vadovas" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Skyriai" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Aprašymas" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Santrauka" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Atmesti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Neturite prieigos, praleiskite šiuos duomenis vartotojo santraukos el. " +"paštui" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Mokslų daktaro laipsnis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Dokumentų skaičius" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumentai" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Nepamirškite nustatyti skyriaus, jei įdarbinimo procesas\n" +" yra skirtingas pagal darbo poziciją." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Išsiskleidžiantis meniu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Redaguoti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "El. paštas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "El. pašto pseudonimas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "El. laiško šablonas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"El. pašto pseudonimas šiai darbo pozicijai. Nauji laiškai automatiškai " +"sukurs naujas kandidatų formas šiai darbo pozicijai." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Darbuotojas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Darbuotojo vardas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Darbuotojas susietas su kandidatu." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Darbuotojai" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Puikiai" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Planuojamas darbuotojas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Norimas atlyginimas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Norimas atlyginimo priedas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Išplėstiniai filtrai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Papildomi privalumai..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Grįžtamasis ryšys iš kandidatų..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Pirmas interviu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Sutraukta Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Sekėjai" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Sekėjai (kanalai)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Sekėjai (partneriai)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font awesome piktograma, pvz., fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Būsimos veiklos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Priskiria eilės tvarką, kai rodomas išsilavinimo laipsnių sąrašas." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Priskiria eilės tvarką, kai rodomas etapų sąrašas." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Gerai" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Absolventas" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Žalia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Žalia Kanban etiketė" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Pilka" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Pilka Kanban etiketė" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Grupuoti pagal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Atsakingas įdarbintojas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Tėvinio įrašo ID, kuris laiko savyje dukterinį įrašą (pvz.: projektas, " +"laikantis sukurtas užduotis)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Piktograma" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Išimties veiklą žyminti piktograma." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Jeigu pažymėta, naujiems pranešimams reikės jūsų dėmesio." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Jei pažymėta, yra žinučių, turinčių pristatymo klaidų." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Jei nustatyta, naudojant šabloną paskelbiamas pranešimas, kai kandidatas " +"nustatomas etapui." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Jei aktyvus laukas nustatytas kaip neigiamas, tai leis jums paslėpti atvejį " +"jo nepašalinant." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Vykdoma" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Pirminė kvalifikacija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Interviu formos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Yra sekėjas" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Darbo pozicija" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Kandidatavimai į poziciją" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Darbo pozicijos kampanija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Darbo vieta" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Pareigos" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Darbo pozicija sukurta" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Darbo pozicija sukurta" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Darbo pozicijos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Darbo skelbimas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Darbo specifika" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Darbai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Darbo pozicijos - įdarbinimo forma" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Darbo pozicijų šaltiniai" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Blokuojama Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Vyksta Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban būsena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban teisingas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Naujų kolegų personalo KPI reikšmė" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Paskutinis etapas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Paskutinis etapo atnaujinimas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Paskutinį kartą atnaujino" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Paskutinį kartą atnaujinta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Vėluojančios veiklos" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Sukurkime darbo poziciją." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Pagrindinis prisegtukas" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Magistro laipsnis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Vidutinis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Susitikimai" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Žinutės pristatymo klaida" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Žinutės" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobilus" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Mano kandidatavimai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Mano mėgstamiausi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Naujas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Naujas kandidatas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nauji kandidatai" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Naujas kandidatas" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nauji kandidatai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nauji įdarbinti darbuotojai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Naujai pasamdytas" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Naujai įdarbinti darbuotojai" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Naujai įdarbinti darbuotojai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Kitos veiklos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Kito veiksmo terminas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Kito veiksmo santrauka" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Kito veiksmo tipas" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Nėra temos" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Dar nėra kandidatūrų" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Jokių duomenų!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Įprastas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Veiksmų skaičius" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Prisegtukų kiekis" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Dienų skaičius uždarymui" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Klaidų kiekis" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Žinučių, kurioms reikia jūsų veiksmo, skaičius" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Žinučių su pristatymo klaida skaičius" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Neperskaitytų žinučių skaičius" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"\"Odoo\" padeda sekti įdarbinimo proceso kandidatus\n" +" ir sekti visus veiksmus: susitikimus, interviu, t.t." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"\"Odoo\" padeda sekti įdarbinimo proceso kandidatus\n" +" ir sekti visus veiksmus: susitikimus, interviu, t.t." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Vadovas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Vykstantis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Internetinis skelbimas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Pasirinktinis įrašo ID, prie kurio bus prisegti visi įeinantys laiškai, net " +"jei į jį ir neatsakė. Jei nustatyta, tai visiškai išjungs naujų įrašų " +"kūrimą." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Savininkas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Tėvinis modelis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Tėvinio įrašo temos ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Tėvinis modelis, turintis pseudonimą. Modelis turintis pseudonimo nurodą " +"nebūtinai yra modelis, suteiktas alias_model_id (pvz.: projektas " +"(parent_model) ir užduotis (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Asmuo, atsakingas už darbo sutarčių patvirtinimus." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefonas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Žinutės paskelbimo prie dokumento politika naudojant pašto serverį.\n" +"- visi: visi gali paskelbti\n" +"- partneriai: tik patvirtinti partneriai\n" +"- sekėjai: tik susijusio dokumento sekėjai arba sekančių kanalų nariai\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Tikimybė" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Siūlomas atlyginimas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Siūlomas atlyginimo priedas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Skelbkite laisvas darbo pozicijas savo svetainėje" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Paruošta kitam etapui" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Esate pasiruošę įdarbinti efektyviau?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Įrašo temos ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Įdarbinimas" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Įdarbinimas / Kandidatų etapai" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Įdarbinimo analizė" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Įdarbinimas atliktas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Įdarbinimo procesas" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Įdarbinimo etapai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Įdarbinimai" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Raudona" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Raudona Kanban etiketė" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Atmesti" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Atmesta" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Ataskaitos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Reikalavimai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Atsakingas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Atsakingas vartotojas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Atstatyti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS pristatymo klaida" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Atlygis, kurio tikisi kandidatas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Kandidato norimas atlygis, papildomi privalumai" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Atlygis, siūlomas organizacijos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Atlygis, siūlomas organizacijos, papildomi privalumai" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Suplanuoti darbo pokalbį" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Suplanuoti darbo pokalbį su šiuo kandidatu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Ieškoti kandidatų" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Antrasis darbo pokalbis" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Seka" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Nustatymai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Rodyti visus įrašus, kurių sekančio veiksmo data yra ankstesnė nei šiandiena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Šaltinis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Šaltinio pavadinimas" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Kandidatų šaltinis" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Kandidatų šaltiniai" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etapas" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Etapas pakeistas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Etapo aprašymas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Etapo pavadinimas" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Etapas pakeistas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Kandidato etapas, kuriame jis buvo prieš dabartinį etapą. Naudojamas " +"prarastų atvejų analizei." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Pradėti įdarbinimą" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Pradėti įdarbinimą" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Būsena, paremta veiklomis\n" +"Vėluojantis: Termino data jau praėjo\n" +"Šiandien: Veikla turi būti baigta šiandien\n" +"Suplanuotas: Ateities veiklos." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Tema / Kandidato vardas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Pateikti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Žymos pavadinimas" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Žymos pavadinimas jau egzistuoja!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Žymos" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Data, nuo kurios kandidatas galės pradėti dirbti" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Modelis (\"Odoo\" dokumento rūšis), su kuriuo susijęs šis pseudonimas. Visi " +"gaunami laiškai, kurie neatsako į egzistuojantį įrašą, sukurs naują šio " +"modelio įrašą (pvz. projekto užduotį)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Įdarbinimo laipsnio pavadinimas turi būti unikalus!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"El. pašto pseudonimo pavadinimas, pvz. \"darbai\", jei norite gauti " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Įrašų, sukuriamų gaunant laiškus šiuo vardu, šeimininkas. Jei šis laukas " +"nėra nustatytas, sistema bandys surasti tikrąjį šeimininką pagal siuntėjo " +"(nuo) adresą arba naudos administratoriaus paskyrą, jei tam adresui " +"sistemoje nerandamas vartotojas." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Tai pavadinimas, kuris jums padeda sekti skirtingų kampanijų sėkmingumą, " +"pvz., Rudens_akcija, Kaledinis_pasiulymas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Tai yra pristatymo būdas, pvz., atvirukas, el. laiškas ar reklaminis " +"skydelis" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Tai yra nuotraukos šaltinis, pvz., paieškos variklis, kitas adresas ar " +"laiškų sąrašo pavadinimas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Šis etapas bus suskleistas Kanban tipo peržiūroje, jei šioje stadijoje nebus" +" nė vieno įrašo." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Šiandienos veiklos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Paaiškinimai" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Įrašytos išimties veiklos tipas." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Nepriskirta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Neperskaitytos žinutės" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Neperskaitytų žinučių skaičiavimas" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Įdarbinimo procese naudokite interviu formas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Vartotojo el. paštas" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Labai gerai" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Interneto svetainės žinutės" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Svetainės komunikacijos istorija" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Čia galite nurodyti etiketes, kurios bus naudojamos Kanban būsenoje\n" +"vietoje numatytųjų." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Jūsų kandidatavimas į darbą: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "pvz., pardavimų vadybininkas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/lv.po b/addons/hr_recruitment/i18n/lv.po new file mode 100644 index 00000000..81fa57e9 --- /dev/null +++ b/addons/hr_recruitment/i18n/lv.po @@ -0,0 +1,2440 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2020 +# Arnis Putniņš , 2020 +# JanisJanis , 2020 +# ievaputnina , 2020 +# Artjoms Ustinovs , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Artjoms Ustinovs , 2020\n" +"Language-Team: Latvian (https://www.transifex.com/odoo/teams/41243/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Nepieciešama darbība" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktīvs Sistēmā" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktivitātes" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Darbības stāvoklis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Aktivitāšu tipi" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Pievienot jaunu tagu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Address where employees are working" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias Contact Security" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Alias Name" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Alias domain" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliased Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Pretendents" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Pretendent uzņemts" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Applicant Stage Changed" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Pretendents pieņemts darbā" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Pretendenta vārds" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Pretendenti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Pieteikuma kopsavilkums" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Pieteikumi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Pieteicās uz amatu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Atzinums" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arhivēts" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Piešķirts" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Pielikumu skaits" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Pielikumi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Pieejamība" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bakalaura grāds" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Bloķēts" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "By Department" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "By Job" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "By Recruiter" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampaņa" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Atcelt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Cases By Stage and Estimates" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Pretendenta kategorija" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Slēgts" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Krāsas Indekss" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Uzņēmums" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Konfigurācijas iestatījumi" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Uzstādījumi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakts" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Contact Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Saturs" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Līgums" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Contract Proposal" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Līgums parakstīts" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Izveidot" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Veidot darbinieku" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Izveidot jaunu vakanci" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Izveidoja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Izveidots" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Izveides datums" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dienas līdz pabeigšanai" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dienas līdz Atvēršanai" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Default Values" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Izglītība" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Izglītība" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Kavēt Slēgšanu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Izdzēst" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Struktūrvienība" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Struktūrvienības vadītājs" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Struktūrvienības" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Apraksts" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Atmest" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Attēlotais nosaukums" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktora grāds" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenti" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Nolaižamā izvēlne" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Labot" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-pasts" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Email Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "E-pasta veidne" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Darbinieks" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Darbinieka vārds" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Employee linked to the applicant." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Darbinieki" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Teicami" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Expected Employee" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Sagaidāma alga" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Sagaidāmā papildus alga" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Paplašināti filtri" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Extra advantages..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Feedback of interviews..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Pirmā intervija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Sekotāji" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Sekotāji (Kanāli)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Sekotāji (Partneri)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Nākotnes aktivitātes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Gives the sequence order when displaying a list of degrees." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Gives the sequence order when displaying a list of stages." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Labi" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Vidējā" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Grupēt pēc" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Icon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Ja atzīmēts, jums jāpievērš uzmanība jauniem ziņojumiem." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Ja atzīmēts, daži ziņojumi satur piegādes kļūdu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Tiek izpildīts" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Sākotnējā kvalifikācija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Ir sekotājs" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Amats" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Atlases kampaņa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Darba vieta" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Amats" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Job Position Created" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Job Position created" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Pieejamie Amati" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Job Specific" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Amati" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Vakances - atlases forma" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Jobs Sources" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban statuss" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Pēdējoreiz modificēts" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Last Stage" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Last Stage Update" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Pēdējoreiz atjaunoja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Pēdējoreiz atjaunots" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Pēdējās aktivitātes" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Galvenais pielikums" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Maģistra grāds" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Vidējs" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Tikšanās" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Ziņojuma piegādes kļūda" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Ziņojumi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobilais tālr." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Jauns" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Jauns pretendents" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Jaunie pieteikumi" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Jauns pieteikums" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Jaunie pieteikumi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Jaunais pieņemtais darbinieks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "No jauna pieņemtie darbinieki" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Newly hired employee" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Nākamās darbības" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Nākamās darbības beigu termiņš" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Nākamās darbības kopsavilkums" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Nākamās darbības veids" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Nav temata" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Standarta" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Darbību skaits" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Number of Attachments" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Ziņojumu, kuriem nepieciešama darbība, skaits" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Ziņojumu, kas satur piegādes kļūdu, skaits" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Neizlasīto ziņojumu skaits" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Inspektors" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Ongoing" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Īpašnieks" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Virsmodelis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Parent Record Thread ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefons" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"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" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Varbūtība" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Piedāvātā alga" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Piedāvātā papildus alga" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Record Thread ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Personāla atlase" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Atlases / pretendentu stadijas" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Atlases analīze" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Atlase pabeigta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Recruitment Process" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Recruitments" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Sarkans" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Atteikt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Refused" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Atskaites" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Prasības" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Atbildīgais" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Atbildīgie lietotāji" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Atjaunot" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Pretendenta sagaidāmā alga" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Alga, ko sagaida pretendents, papildus priekšrocības" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Organizācijas piedāvātā alga" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Organizācijas piedāvātā alga, papildus priekšrocības" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Ieplānot interviju" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Ieplānot interviju ar šo pretendentu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Search Applicants" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Otra intervija" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Secība" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Uzstādījumi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Rādīt visus ierakstus, kuriem nākamais darbības datums ir pirms šodienas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Avots" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Avota nosaukums" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Pretendentu avoti" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Pretendentu avoti" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Stadija" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Stāvoklis mainīts" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Stāvokļa definīcija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Posma nosaukums" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Stāvoklis mainīts" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Posmi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Sākt atlasi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Statuss balstīts uz darbībām\n" +"Kavēts: termiņš jauy ir pagājis\n" +"Šodien: darbības datums ir šodien\n" +"Plānots: nākotnes aktivitātes." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Saturs / Pieteikuma nosaukums" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Iesniegt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Tag Name" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Birkas nosaukums jau eksistē !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Birkas" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "The date at which the applicant will be available to start working" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Izglītības vai atlases nosaukumam jābūt unikālam!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Šodienas aktivitātes" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Nepiešķirts" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Neizlasīti ziņojumi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Neizlasīto ziņojumu skaitītājs" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Lietotāja e-pasts" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Ļoti labi" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Tīmekļa lapas ziņojumi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Tīmekļa lapas komunikācijas vēsture" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "piem., Pārdošanas vadītājs" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/mk.po b/addons/hr_recruitment/i18n/mk.po new file mode 100644 index 00000000..d1d385f5 --- /dev/null +++ b/addons/hr_recruitment/i18n/mk.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Macedonian (https://www.transifex.com/odoo/teams/41243/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Компанија" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Креирано од" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Креирано на" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Датум на креирање" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Опис" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Прикажи име" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Проширени филтри" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Групирај по" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Последна промена на" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Последно ажурирање од" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Последно ажурирање на" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Секвенца" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Оваа година" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Непрочитани Пораки" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/mn.po b/addons/hr_recruitment/i18n/mn.po new file mode 100644 index 00000000..3ed2fcdc --- /dev/null +++ b/addons/hr_recruitment/i18n/mn.po @@ -0,0 +1,2458 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Minj P , 2020 +# nurbakhit nurka , 2020 +# Batmunkh Ganbat , 2020 +# tserendavaa tsogtoo , 2020 +# Батболд , 2020 +# Ochirsukh Batbold , 2020 +# Uuganbayar Batbaatar , 2020 +# Baskhuu Lodoikhuu , 2020 +# Martin Trigaux, 2020 +# baaska sh , 2020 +# Khoschuluu Khuderchuluu , 2020 +# Nurbahyt Kh , 2020 +# Munkhbaatar Gombosuren , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Munkhbaatar Gombosuren , 2020\n" +"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Энэ алиас-д холбогдуулан шинэ бичлэг үүсгэх үед анхны утгуудыг тодорхойлох " +"Python dictionary." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Үйлдэл шаардсан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Идэвхитэй" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Ажилбар" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Ажилбарын тайлбар" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Ажилбарын төлөв" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Ажилбарын төрөл" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Сонгон шалгаруулалтын явцад шинэ шатлал нэмэх" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Шинэ пайз нэмэх" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Ажилчдын ажиллаж буй хаяг" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Администратор" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Ерөнхий нэр" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Алиас хандалтын нууцлалт" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Өөр ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Алиас нэр" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Алиас домэйн" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Алиастай модел" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Бүх анкет" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Горилогч" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Боловсролын түвшин" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Ажилд орсон горилогчид" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Горилогчийн Шат Өөрчлөгдсөн" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Горилогчийг ажилд авсан" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Горилогчийн нэр" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Горилогчид" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Имэйлийг илгээхэд горилогч ба түүний хавсаргасан CV автоматаар үүснэ.\n" +"Хэрэв баримт менежментийн модулийг суулгавал бүх өргөдлийг автоматаар индексжүүлнэ.\n" +"Ингэснээр тэдний контентыг хялбархан хайх боломжтой болох юм." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Мэйл илгээгдсэн бол ажлын анкет болон CV хавсралт автоматаар үүсэх болно.\n" +" Баримтын менежмент модуль суусан бол ирсэн анкет бүрийг ангилан\n" +" танд хайлт хийхэд дѳхѳм шийдлээр хадаглагдах болно." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Ажил горилогч ѳѳрийн анкетыг энэ мэйл хаяг руу илгээх боломжтой.
Мэйл " +"илгээсэн бол анкетын бүртгэл автоматаар үүснэ." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Нийт анкетын тоо" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Өргөдлийн дүгнэлт" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Бүртгэх мэйл хаяг" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Ажилд орох өргөдлүүд" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Горилсон ажлын байр" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Үнэлгээ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Архивласан" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Оноогдсон" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Хавсралтын тоо" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Хавсралтууд" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Бэлэн байдал" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Бакалавр" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Түгжигдсэн" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Алба нэгжээр" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Мэргэжил" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Албан тушаалаар" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Ажилд авагчаар" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Календарийн арга хэмжээ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Аян" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Цуцлах" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Хэргүүд үе ба баримжааллаар" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Горилогчийн ангилал" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Хаагдсан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Өнгөний индекс" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Компани" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Тохиргооны тохируулга" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Тохиргоо" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Харилцах хаяг" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Холбогдох эмэйл" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Агуулга" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Гэрээ" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Гэрээний Санал" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Батлагдсан хөдөлмөрийн гэрээ" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Үүсгэх" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Ажилтан үүсгэх" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Ажлын байр үүсгэх" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Үүсгэсэн этгээд" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Үүсгэсэн огноо" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Үүсгэсэн огноо" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Хаах хүртэлх өдөр" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Нээлттэй байх өдрийн тоо" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Анхны утгууд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Энэ ажлын байранд тодорхой холбогдох хаягийг оруулна уу. Хэрэв хоосон " +"үлдээвэл хүний нөөцийн тохиргоо доторх үндсэн имэйл хаягийг ашиглах болно." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Энд хүний нөөцийн бүрдүүлэлтийн явцын үе шатуудыг тодорхойлно уу, жишээ нь:\n" +"шалгалт дуудлага, эхний ярилцлага, хоёр дахь ярилцлага, татгалзсан,\n" +"ажилд авсан." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Боловсролын түвшин" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Цол" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Хаахыг Азнах" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Устгах" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Алба нэгж" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Хэлтсийн Менежер" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Алба нэгж" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Тайлбар" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Товч" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Үл хэрэгсэх" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Дэлгэрэнгүй нэр" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Хандах эрх алга, энэ өгөгдлийг мэдээ илгээх имэйл жагсаалт руу хийхгүй" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Докторын зэрэг" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Нийт баримтын тоо" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Баримтууд" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Хэрэв таны хүний нөөцийн бүрдүүлэлтийн явц ажлын байр тус бүрээр ялгаатай бол \n" +"хэлтсийг нь тохируулахаа битгий мартаарай." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Эвхэгддэг цэс" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Засах" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Имэйл" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Ерөнхий имэйл" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Имэйл загвар" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Энэ ажлын байранд зориулсан өөр имэйл. Шинэ имэйл ирмэгц энэ ажлын байран " +"дээр автоматаар шинэ горилогч үүсгэх болно." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Имэйл CC" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Ажилтан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Ажилтны нэр" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Өргөдөл гаргагчтай холбоотой Ажилтан." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Ажилтнууд" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Гойд сайн" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Хүлээгдэж буй Ажилтан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Хүсч буй цалин" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Хүлээж буй цалингийн нэмэгдэл" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Өргөтгөсөн шүүлт" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Нэмэлт давуу талууд..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Ярилцлагын сэтгэгдэл" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Эхний ярилцлага" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Канбан харагдацанд эвхэгдсэн" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Дагагчид" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Дагагчид (Сувагууд)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Дагагчид (Харилцагчид)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Ирээдүйн үйл ажиллагаанууд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Боловсролын түвшинг харах үедээ тэдгээрт дарааллыг олгодог" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Үеүүдийн жагсаалтыг харуулахдаа дарааллыг өгнө." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Сайн" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Бакалавр" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Ногоон" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Ногоон Канбан Шошго" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Саарал" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Саарал Канбан Шошго" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Бүлэглэлт" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "ХН ажлын хэсэг хариуцагч" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Хуурмаг нэрийг агуулагч эцэг бичлэгийн ID (жишээ: даалгавар үүсгэсэн хуурмаг" +" нэрийг агуулж байгаа төсөл)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Дүрс" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ажилбар дээр сануулга гарсныг илэрхийлэх зураг." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Хэрэв сонгогдсон бол, шинэ зурвасууд таны анхаарлыг шаардана." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Үүнийг сонговол алдаа үүсэх үед зурвасууд ирнэ." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Үүнийг тохируулбал үлгэрийг ашиглаж буй горилогч нь тухайн шатанд хүрэх үед " +"түүн дээр зурвас гарах болно." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Хэрэв идэвхтэй талбарыг сонгохгүй бол уг бичлэгийг устгалгүйгээр нуух " +"боломжтой болно." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Явагдаж буй" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Анхны шалгаруулалт" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Судалгааны хуудас" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Дагагч эсэх" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Ажлын байр" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Ажилд орох анкетууд" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Ажлын компанит ажил" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Ажлын Байр" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Албан тушаал" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Ажлын Байр Үүсгэгдсэн" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Ажлын Байр үүсгэгдсэн" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Албан тушаалууд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Ажлын байрны Зарлал" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Ажлын байрны тодорхойлолт" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Ажлын байрууд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Ажлын байр - Ажилд авах Маягт" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Ажлын Эх сурвалжууд" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Канбан Блоклогдсон" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Үргэлжилж буй Канбан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Канбан Төлөв" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Хүчин тѳгѳлдѳр Канбан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Kpi Hr Recruitment New Colleagues Value" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Сүүлд зассан огноо" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Сүүлийн шат" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Сүүлийн үе шат дах шинэчлэл" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Сүүлд зассан этгээд" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Сүүлд зассан огноо" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Хоцорсон ажилбар" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Ажлын байр шинээр үүсгэцгээе." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Ирсэн имэйлүүдийн CC жагсаалт" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Үндсэн хавсралт" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Магистрын зэрэг" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Дундаж" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Уулзалтууд" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Алдаа үүссэн талаарх зурвас" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Зурвасууд" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Гар утас" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Миний анкетууд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Миний эрхэмүүд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Шинэ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Шинэ горилогч" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Шинэ Горилогчид" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Шинэ ажилд орох өргөдөл" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Шинэ ажилд орох өргөдлүүд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Шинээр ажилд авсан Ажилтан" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Шинэ ажилтан" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Шинээр ажилд авсан Ажилчид" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Шинээр ажилд авсан ажилтан" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Дараагийн ажилбар" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Дараагийн ажилбарын эцсийн огноо" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Дараагийн ажилбарын гарчиг" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Дараагийн ажилбарын төрөл" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Гарчиг үгүй" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Анкетын бүртгэл хараахан алга" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Хэвийн" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Үйлдлийн тоо" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Хавсралтын тоо" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Сонгон шалгаруулалтын явцыг хаах хүртэлх ѳдрийн тоо" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Алдааны тоо" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Үйлдэл шаардсан зурвасын тоо" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Алдааны мэдэгдэл бүхий зурвасын тоо" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Уншаагүй зурвасын тоо" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo танд хүний нөөцийн бүрдүүлэлтийн явц дахь горилогчдыг хянаж;\n" +" уулзалт, ярилцлага, г.м. бүх дагалдах ажиллагааг явуулахад туслах болно." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo танд хүний нөөцийн бүрдүүлэлтийн явц дахь горилогчдыг хянаж; \n" +"уулзалт, ярилцлага, г.м. бүх дагалдах ажиллагааг явуулахад туслах болно." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Мэргэжилтэн" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Явагдаж буй" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Онлайнд байршуулах" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Бүх ирж буй зурвасуудыг багцын ID бөгөөд зурвасууд нь хариулт биш байсан ч " +"хамаагүй холбогдоно. Хэрэв тохируулвал шинэ бичлэг үүсэх явдлыг бүхэлд нь " +"идэвхигүй болгоно." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Эзэмшигч" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Эцэг модель" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Эцэг салбар бичлэгийн ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Хуурмаг нэрийг хадгалагч эцэг модель. Хуурмаг нэрийн сурвалж хадгалагч " +"модель нь alias_model_id -р өгөгдөх модель байх албагүй (жишээ: төсөл " +"(parent_model) ба даалгавар (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Ажилтантай гэрээ байгуулах зэргийг хариуцан ажиллах хэрэглэгч" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Утас" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"mailgateway ашиглан баримтанд зурвас илгээх бодлого.\n" +"- бүгд: бигд илгээж болно\n" +"- харилцагчид: зөвхөн баталгаажсан харилцагчид\n" +"- дагагчид: баримтын зөвхөн дагагчид эсвэл сувгийн гишүүд\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Магадлал" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Санал болгосон цалин" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Санал болгосон нэмэлт цалин" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Нээлттэй ажлын байрыг веб дээр харуулах шийдэл" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Дараагийн шатанд шилжүүлэхэд бэлэн" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Илүү үр дүнтэйгээр сонгон шалгаруулалт хийхэд бэлэн үү?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Бичлэгийн Мөчирийн ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Сонгон шалгаруулалт" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "ХН бүрдүүлэлт / Өргөдөл гаргагчийн үеүүд" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "ХН бүрдүүлэлтийн шинжилгээ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "ХН бүрдүүлэлт дууссан" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "ХН бүрдүүлэлтийн явц" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Сонгон шалгаруулалтын шатууд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "ХН бүрдүүлэлтүүд" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Улаан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Улаан Канбан Шошго" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Түтгэлзүүлэх" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Түтгэлзүүлсэн" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Тайлан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Шаардлагууд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Хариуцагч" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Хариуцсан хэрэглэгч" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Сэргээх" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS илгээлтийн алдаа" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Горилогчийн хүссэн цалин" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Горилогчийн хүсч буй цалин ба нэмэлт хангамжууд" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Байгууллагаас санал болгосон цалин" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Байгууллагын санал болгосон цалин болон нэмэлт хангамжууд" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Ярилцлага товлох" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Энэ горилогчтой ярилцлага товлох" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Горилогчдыг Хайх" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "2 дахь ярилцлага" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Дугаарлалт" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Тохиргоо" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Өнөөдрийг хүртэлх хугацаанд дараагийн ажилбарын огноо нь тохируулагдсан бүх " +"тэмдэглэлүүд" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Эх үүсвэр" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Сурвалжийн Нэр" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Горилогчийн эх сурвалж" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Горилогчдын Сурвалж" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Үе шат" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Үе шат өөрчлөгдсөн" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Үеийн тодорхойлолт" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Үе шатын нэр" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Үе шат өөрчлөгдсөн" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Горилогчийн одоогийн шатын өмнөх шат. Алдагдсан хэргийн шинжилгээнд " +"ашиглагдана." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Үе шат" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Сонгон шалгаруулалт эхлэх" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Сонгон шалгаруулалт эхлүүлэх" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Гарчиг / Өргөдлийн нэр" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Илгээх" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Пайзын нэр" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Пайзын нэр аль хэдийн үүссэн байна !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Пайз" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Горилогч ажиллаж эхлэх боломжтой огноо" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Хуурмаг нэрийн харгалзах модель (Odoo-н баримтын төрөл). Байгаа бичлэг рүү " +"хариулаагүй бүх ирж буй имэйл нь энэ моделийн шин бичлэгийг үүсгэнэ (Ж. " +"Төслийн даалгавар)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Ажилд авах зэргийн нэр давхцахгүй байх ёстой!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Имэйл алиасын нэр, ж.нь. хаягийн имэйлийг хүлээн " +"авах бол 'jobs'" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Энэ хуурмаг нэр дээр хүлээн авсан имэйлээс үүсэх бичлэгүүдийн эзэмшигч. " +"Хэрэв энэ талбар тохируулагдаагүй байвал илгээгчийн (Хэнээс) хаягаас зөв " +"эзэмшигчийг автоматаар тогтоох гэж систем оролдоно. Эсвэл энэ хаяг дээр " +"систем хэрэглэгч олдохгүй бол Administrator-ийг онооно." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Энэ нэр нь танд арга хэмжээнүүдийг ялган хянахад тусална. ж.ш. Fall_Drive, " +"Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "Энэ бол хүргэлтийн арга хэлбэр, ж.ш. Ил захидал, Имэйл, Banner Ad" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Энэ бол холбоосын эх сурвалж. ж.ш. Хайлтын Engine, ямар нэг гуравдагч " +"домэйн, эсвэл email list-ын нэр" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "Энэ үе нь Канбан харагдацад бичлэг байхгүй үедээ эвхэгдэж харагдана." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Өнөөдрийн ажилбар" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Багажны зөвлөмж" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Бичлэг дээрх асуудал бүхий ажилбарын төрөл" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Хуваарилаагүй" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Уншаагүй зурвас" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Уншаагүй зурвасын тоолуур" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Сонгон шалгаруулалтын явцад судалгааны маягт ашиглах" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Хэрэглэгчийн имэйл" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Онц" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Вебсайтын зурвас" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Вебсайтын харилцааны түүх" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Канбан харагдац дах үеүүдийн тэмдэглэгээг \n" +" эндээс тохируулах боломжтой." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "${object.job_id.name | safe} ажлын байрны анкет" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "ж. Борлуулалтын менежер" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/nb.po b/addons/hr_recruitment/i18n/nb.po new file mode 100644 index 00000000..7bc80935 --- /dev/null +++ b/addons/hr_recruitment/i18n/nb.po @@ -0,0 +1,2398 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2020 +# Jorunn D. Newth, 2020 +# Marius Stedjan , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Marius Stedjan , 2021\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python-ordbok som vil brukes til å sette standardverdier når nye oppføringer" +" opprettes for dette aliaset." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Handling påkrevd" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktiv" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktiviteter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Dekorering for Aktivitetsunntak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Aktivitetsstatus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Aktivitetstyper" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Adresse hvor de ansatte arbeider" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrator" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias-ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Aliasnavn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Aliasdomene" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Alle søknader" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Søker" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Søker ansatt" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Søkerstadium endret" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Søker tilsatt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Søkers navn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Søkere" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Søknadssammendrag" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Apper" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Anvendt Jobb." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Takknemlighet." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arkivert" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Tildelt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Antall vedlegg" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Vedlegg" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Lagerstatus" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bachelor-grad" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokkert" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Etter avdeling" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Etter stilling" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Etter rekrutterer" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Kalenderhendelse" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Avbryt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Søkerkategori" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Lukket" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Fargeindeks" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Firma" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Konfigurasjonsinnstillinger" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfigurasjon" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontakt-epost" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Innhold" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Kontrakt" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Kontraktsforslag" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Kontrakt signert" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Opprett" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Opprett ansatt" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Opprett en stilling" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Opprettet av" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Opprettet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Opprettelsesdato" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dager til lukking." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dager til åpning." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Standardverdier" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Grad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Grader" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Forsinkelse til lukking." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Slett" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Avdeling" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Avdelingsleder" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Avdelinger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Beskrivelse" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Digest" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Forkast" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "Har ikke tilgang, hopp over denne dataen for brukerens digest e-post" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktorgrad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenter" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Nedtrekksmeny" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Rediger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-post" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Epostalias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "E-postmal" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Ansatt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Ansattnavn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Ansatte" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Utmerket" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Forventet ansatt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Forventet lønn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Utvidede filtre" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Ekstra fordeler..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Tilbakemeldinger fra intervjuer..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Første intervju" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Minimert i kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Følgere" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Følgere (kanaler)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Følgere (partnere)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font Awesome-ikon, for eksempel fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Fremtidige aktiviteter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Bra" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Utdannet." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Grønn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Grønt merke i Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Grå" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Grått merke i Kanban" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Grupper etter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "HR-ansvarlig" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikon for å indikere aktivitetsunntak." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Hvis huket av, krever nye meldinger din oppmerksomhet." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Hvis huket av, har enkelte meldinger leveringsfeil." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Under arbeid" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Intervjuskjemaer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Er følger" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Stilling" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Arbeidssted" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Stilling" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Stilling opprettet" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Stillinger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Stillingsannonse" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Stillingsspesifikk" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Stillinger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban-status" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Sist endret" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Siste oppdatering av stadium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Sist oppdatert av" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Sist oppdatert" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Forsinkede aktiviteter" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Hovedvedlegg" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Mastergrad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Møter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Feilmelding for levering" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Meldinger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobil" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Søknadene mine" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Favorittene mine" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Ny" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Ny søker" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nye søkere" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Ny søknad" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nye søknader" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nyansatt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Nyansatte" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Nyansatt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Neste aktiviteter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Frist for neste aktivitet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Oppsummering av neste aktivitet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Neste aktivitetstype" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Mangler emne" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Antall handlinger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Antall vedlegg" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Antall feil" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Antall meldinger som krever handling" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Antall meldinger med leveringsfeil" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Antall uleste meldinger" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Funksjonær" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Pågående" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Eier" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Overordnede modell" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Person ansvarlig for godkjenning av den ansattes kontrakter." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Sannsynlighet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Foreslått lønn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publiser tilgjengelige stillinger på nettstedet" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Klar for neste stadium" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Tråd-ID for oppføring" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Rekruttering" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Rekruttering/søkerstadier" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Rekrutteringsanalyse" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Rekruttering avsluttet" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Rekrutteringsprosess" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Rekruttering" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rød" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Rødt merke i Kanban" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Avvis" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Avvist" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Rapportering" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Krav" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Ansvarlig" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Ansvarlig bruker" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Gjenopprett" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS Leveringsfeil" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Lønn forventet av søker" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Lønn forventet av søker, ekstra fordeler" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Lønn foreslått av organisasjonen" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Lønn foreslått av organisasjonen, ekstra fordeler" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Planlegg intervju" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Planlegg et intervju med denne søkeren" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Søk i søkere" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Andre intervju" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sekvens" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Innstillinger" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Vis alle oppføringer som har neste handlingsdato før dagen i dag" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Kilde" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Kildenavn" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Kilde til søkere" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Kilder til søkere" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Stadium" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Stadium endret" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definisjon av stadium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Navn på stadium" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Stadium endret" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Stadier" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Start rekruttering" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status basert på aktiviteter\n" +"Utgått: Fristen er allerede passert\n" +"I dag: Aktiviteten skal gjøres i dag\n" +"Planlagt: Fremtidige aktiviteter." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Send inn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Tagnavn" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Etikettnavn eksisterer allerede!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etiketter" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Navnet på graden av rekruttering må være unik!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Dette navnet hjelper deg å holde styr på forskjellige kampanjer, som " +"sommer_tilbud, jule_spesial" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Dette er leveringsmetoden, som f.eks postkort, epost eller bannerannonse" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Dette er kilden til linken, for eksempel en søkemotor, et annet domene, " +"eller navnet på en epostliste" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Dette stadiet er minimert i kanban-visning når det ikke er noen oppføringer " +"på stadiet å vise." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Dagens aktiviteter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Type for unntaksaktiviteten på posten." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Ikke tildelt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Uleste meldinger" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Antall uleste meldinger" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Bruk intervjuskjemaer under rekrutteringsprosessen." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Brukers epostadresse" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Veldig bra" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Meldinger fra nettsted" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr " Kommunikasjonshistorikk for nettsted" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Jobbsøknaden din: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "for eksempel Salgssjef" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/ne.po b/addons/hr_recruitment/i18n/ne.po new file mode 100644 index 00000000..4f80d1be --- /dev/null +++ b/addons/hr_recruitment/i18n/ne.po @@ -0,0 +1,1911 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Language-Team: Nepali (https://www.transifex.com/odoo/teams/41243/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/nl.po b/addons/hr_recruitment/i18n/nl.po new file mode 100644 index 00000000..8fc94523 --- /dev/null +++ b/addons/hr_recruitment/i18n/nl.po @@ -0,0 +1,2695 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Thijs van Oers , 2020 +# Martin Trigaux, 2020 +# Gunther Clauwaert , 2020 +# Alice Van Goethem , 2020 +# Yenthe Van Ginneken , 2020 +# Cécile Collart , 2020 +# Odoo Experts Consultants , 2020 +# Erwin van der Ploeg , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Erwin van der Ploeg , 2021\n" +"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Klik om de sollicitatie te bekijken." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"Heb je gesolliciteerd een e-mail te sturen? Controleer inkomende " +"sollicitaties." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" +"Sleep deze kaart om hem in aanmerking te laten komen voor een eerste " +"interview." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Probeer een e-mail te sturen naar de " +"sollicitant
Tip: alle verzonden of ontvangen e-mails worden " +"hier in de geschiedenis opgeslagen." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Goed gedaan! Je hebt een nieuwe collega aangenomen!
Probeer " +"de Website-app om vacatures online te publiceren.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hallo,\n" +"

\n" +" We bevestigen dat we uw sollicitatie voor de vacature met succes hebben ontvangen\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We komen binnenkort bij u terug.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Functieomschrijving\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Uw contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" E-mail: ${object.user_id.email or ''}
\n" +" Tel: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

Wat is de volgende stap?

\n" +" We usually answer applications within a few days.

\n" +" Neem gerust als u sneller feedback\n" +" wilt of als u, niet snel genoeg, nieuws\n" +" van ons krijgt (beantwoord gewoon deze e-mail).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Gefeliciteerd!

\n" +"
Je cv is positief beoordeeld.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We hebben zojuist uw cv bekeken en deze trok onze\n" +"aandacht. Omdat we denken dat u misschien wel erg geschikt\n" +"bent voor de positie, is uw sollicitatie op de shortlist gezet voor een\n" +"oriënterend gesprek of sollicitatiegesprek.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Functieomschrijving\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" Binnenkort wordt er contact met u opgenomen:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" E-mail: ${object.user_id.email or ''}
\n" +" Tel: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" Tot snel,\n" +"
\n" +" --
\n" +" Het HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Ontdek al onze vacatures.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

Wat is de volgende stap?

\n" +" We beantwoorden aanvragen meestal binnen een paar dagen.\n" +"

\n" +" De volgende stap is een telefoontje of een afspraak bij ons op kantoor.\n" +"
\n" +" Neem gerust als u sneller feedback\n" +" wilt of als u, niet snel genoeg, nieuws\n" +" van ons krijgt (beantwoord gewoon deze e-mail).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hallo,

\n" +" Bedankt voor je interesse om het \n" +" ${object.company_id.name} te versterken. We wilden\n" +"laat je weten dat, hoewel je cv competitief is,\n" +"ons wervingsteam heeft uw sollicitatie beoordeeld en heeft uw sollicitatie niet geselecteerd voor het verdere traject.\n" +"

\n" +" Houd er rekening mee dat het werven van personeel moeilijk is en dat we fouten kunnen maken.\n" +"Aarzel niet om deze e-mail te beantwoorden als u \n" +"denk dat we een fout hebben gemaakt, of als u meer informatie wilt\n" +"over onze beslissing.\n" +"

\n" +" We zullen uw cv bewaren en\n" +"contact met u opnemen over toekomstige kansen die\n" +"beter geschikt zijn voor uw vaardigheden en ervaring.\n" +"

\n" +" We wensen u het allerbeste bij uw zoektocht naar een baan en hopen dat we de kans krijgen om u, in de toekomst, voor een andere functie te overwegen.\n" +"

\n" +" Dank u,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" E-mail: ${object.user_id.email or ''}
\n" +" Tel: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" Het HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Een Python bibliotheek dat zal worden gebruikt om standaardwaarden te bieden" +" bij het maken van nieuwe records voor deze alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Actie gevraagd" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Actief" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Activiteiten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Activiteit uitzondering decoratie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Activiteitsfase" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Activiteitensoort icoon" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Activiteitssoorten" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Voeg een nieuwe fase in het wervingsproces toe" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Voeg een nieuw label toe" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Adres waar de werknemers werken" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Beheerder" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias contact beveiliging" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Aliasnaam" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Aliasdomein" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliased model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Aantal van alle sollicitaties" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Alle sollicitaties" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Sollicitant" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Diploma sollicitant" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Solicitant aangenomen" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Status sollicitant gewijzigd" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "E-mail sollicitant" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Sollicitant aangenomen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Sollicitant aangenomen
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Naam sollicitant" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Sollicitanten" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Sollicitanten en het bijgevoegde CV worden automatisch aangemaakt wanneer " +"zij een e-mail versturen. Als u de document management modules installeert, " +"worden alle CV's automatisch geïndexeerd, zodat u eenvoudig de inhoud ervan " +"kunt doorzoeken. " + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Sollicitaties en de meegestuurde CV worden automatisch aangemaakt als er een" +" e-mail binnenkomt. Als je de documenten module installeert, worden alle " +"CV's geïndexeerd, zodat je ze eenvoudig terugvind met de zoekfunctie." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Sollicitanten kunnen hun CV verzenden naar dit e-mailadres,
het maakt " +"automatisch een sollicitatie aan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Aantal sollicitaties" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Samenvatting sollicitatie" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Sollicitatie e-mail" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Sollicitaties" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Sollicitaties met dezelfde e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Gesolliciteerd op vacature" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Waardering" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Gearchiveerd" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Gearchiveerd/afgewezen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Toegewezen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Aantal bijlagen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Bijlagen" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "Bijlagen, zoals cv's, worden automatisch geïndexeerd." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Beschikbaarheid" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bachelor diploma" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Geblokkeerd" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Per afdeling" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Per functie" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Per functie" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Per recruiter" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" +"Door een alias in te stellen voor een functie, maken e-mails die naar dit adres worden verzonden automatisch sollicitaties. Je kunt zelfs meerdere trackers gebruiken om statistieken te krijgen op basis van de bron van de applicatie: LinkedIn, Monster, Indeed, enz.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Agend-afspraak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Campagne" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Annuleren" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Sollicitanten per fase en schattingen" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Sollicitantcategorie" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Kies een sollicitatie-e-mail." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Gesloten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Kleurindex" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Bedrijf" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Configuratie instellingen" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Configuratie" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Contact" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "E-mail adres contactpersoon" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Inhoud" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Contract" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Contractvoorstel" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Contract getekend" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Kopieer dit e-mailadres, plak het in je e-mailopsteller en solliciteer." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Aanmaken" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Werknemer aanmaken" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Vacature aanmaken" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Creëer je eerste vacature." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Aangemaakt op" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Aanmaakdatum" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Aangepast teruggestuurd bericht" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dagen om te sluiten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dagen tot openen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Standaardwaarden" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Definieer een specifiek contact adres voor deze vacature. Indien u deze leeg" +" laat wordt het standaard e-mail adres gebruikt, welke u kunt instellen bij " +"de personeelsbeheer instellingen." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Definieer hier de fases in het wervingsproces, bijvoorbeeld:\n" +"kwalificatie, eerste interview, tweede interview, afgewezen,\n" +"aangenomen." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Diploma" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Naam diploma" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Diploma's" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Vertraging tot sluiten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Verwijder" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Afdeling" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Afdelingshoofd" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Afdelingen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Omschrijving" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Samenvatting" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Negeren" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Heeft geen toegang, sla deze gegevens over voor de gebruikers overzicht " +"e-mail" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doctorstitel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Document aantal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documenten" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Past niet bij de functie-eisen" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Vergeet niet de afdeling te specificeren, indien het wervingsproces\n" +"afwijkt voor de functie." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Dropdown menu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Wijzigen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "E-mail alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "E-mailsjabloon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"E-mail alias voor deze vacature. Nieuwe e-mails maken automatisch " +"sollicitanten aan voor deze vacature." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "E-mail cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "E-mailonderwerp voor sollicitaties die via e-mail worden verzonden." + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Werknemer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Naam werknemer" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Werknemer gekoppeld aan de sollicitant" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Werknemer:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Werknemers" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Uitmuntend" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Verwachte werknemer" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Verwacht salaris" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Verwacht extra salaris" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Uitgebreide filters" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Secundaire arbeidsvoorwaarden..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Favoriete gebruiker" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Feedback op sollicitatiegesprek..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Eerste gesprek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Gevouwen in kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Volgers" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Volgers (Kanalen)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Volgers (Relaties)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font awesome icoon bijv. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Toekomstige activiteiten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "E-mail genereren." + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Krijg de reden voor weigeren" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Bepaalt de volgorde bij het afbeelden van de lijst van diploma's" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Bepaalt de volgorde bij afbeelden faselijst." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Goed" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Gediplomeerd" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Groen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Groen kanban label" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Grijs" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Grijs kanban label" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Groepeer op" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "HR verantwoordelijke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID van het bovenliggende record dat de alias bezit (bijvoorbeeld: het " +"project bezit de alias van de aangemaakte taken)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Icoon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Icoon om uitzondering op activiteit aan te geven." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Indien aangevinkt vragen nieuwe berichten uw aandacht." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "indien aangevinkt hebben sommige leveringen een fout." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Indien aangevinkt en de sollicitant komt in deze fase, wordt een bericht " +"verstuurt naar de sollicitant, gebruik makende van de het sjabloon." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Indien ingesteld, wordt deze inhoud automatisch naar niet-geautoriseerde " +"gebruikers verzonden in plaats van het standaardbericht." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Als het actief veld uitgezet wordt, kunt u de sollicitant verbergen zonder " +"te verwijderen." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "In behandeling" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Basiskwalificatie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Interviewformulieren" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Is favoriet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Is een volger" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Functie" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Sollicitaties" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Functie campagne" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Functie locatie" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Functie" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Functie aangemaakt" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Functie aangemaakt" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Functies" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Functie publicatie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Functie specifiek" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Functies" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Sollicitatieformulier" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Functiebronnen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Kanban geblokkeerd" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Kanban lopende" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban status" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban geldig" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "KPI HR werving waarde nieuwe collega's" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Laatste fase" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Laatste fase aanpassing" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Te late activiteiten" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Laat mensen zich per e-mail aanmelden om tijd te besparen." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Laten we een vacature aanmaken." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Laten we de functie creëren. Er wordt een e-mail aangemaakt voor " +"sollicitaties en een openbare functiebeschrijving als je de website-app " +"gebruikt." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Laten we eens kijken hoe je je wervingsproces kunt verbeteren." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Laten we de pijplijn van sollicitaties eens bekijken." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Laten we deze nieuwe medewerker nu aanmaken." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Laten we teruggaan naar het dashboard." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "cc lijst van binnenkomende e-mails." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Hoofdbijlage" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Master diploma" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Aantal afspraken" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Afspraken" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Bericht afleverfout" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Berichten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobiel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Mijn sollicitaties" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Mijn favorieten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Mijn functies" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nieuw" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Nieuwe sollicitant" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nieuwe sollicitanten" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nieuwe sollicitant" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nieuwe sollicitanten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Nieuwe sollicitanten
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nieuw aangenomen werknemer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Nieuw aangenomen" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Nieuw aangenomen werknemers" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Nieuw aangenomen werknemer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Volgende activiteiten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Volgende activiteit deadline" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Omschrijving volgende actie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Volgende activiteit type" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Geen onderwerp" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Nog geen sollicitatie." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Nog geen sollicitaties" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Nog geen gegevens!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normaal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Aantal acties" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Aantal bijlagen" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Aantal nieuwe aanvragen in het proces (meestal in de eerste fase van het " +"proces)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Aantal dagen om te sluiten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Aantal fouten" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Aantal berichten die actie vereisen" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Aantal berichten met leveringsfout" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Aantal ongelezen berichten" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo helpt u bij het werven van sollicitanten en volgt\n" +"alle handelingen op: vergaderingen, interviews, enz." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo helpt u bij het werven van sollicitanten en volgt\n" +"alle handelingen op: vergaderingen, interviews, enz." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Functionaris" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Lopend" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Online posten" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Optionele ID van een thread (record) waaraan alle inkomende berichten worden" +" gekoppeld, zelfs als ze hierop niet geantwoord hebben. Indien ingesteld, " +"zal dit het aanmaken van nieuwe records uitzetten." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Of praat privé over deze sollicitant met je collega's." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Andere sollicitaties" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Eigenaar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Bovenliggend model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Bovenliggende record Thread ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Bovenliggend model welke de alias bezit. Het model dat de alias referentie bezit\n" +"is niet noodzakelijk het model wat wordt gegeven door alias_model_id (bijvoorbeeld: project (parent_model) en taak (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" +"Persoon verantwoordelijk voor validatie van de werknemer zijn contracten." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefoon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Beleid om een bericht te versturen bij een document door gebruik te maken van de mail gateway.\n" +"-iedereen: iedereen mag versturen\n" +"-relaties: alleen geautoriseerde relaties\n" +"-volgers: allen volgers van een bijbehorend document of volgers van gevolgde kanalen\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Kans" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Voorgesteld salaris" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Voorgesteld extra salaris" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publiceer beschikbare vacatures op uw website" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Klaar voor volgende fase" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Klaar om efficiënter re recruiten?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Record Thread ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Recruiter" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Werving & Selectie" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Wervingsfases" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Werving analyse" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Verwerving gereed" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Wervingsproces" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Werving fases" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Werving" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rood" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Rood kanban label" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Afkeuren" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Reden weigering" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Afwijsreden van de sollicitant" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Afwijsredenen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Afgewezen" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Rapportages" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Vereisten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Verantwoordelijke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Verantwoordelijke gebruiker" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Terugzetten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS fout bij versturen" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Verwacht salaris door sollicitant" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Verwacht salaris door sollicitant, overige arbeidsvoorwaarden" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Voorgesteld salaris door organisatie" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Salaris voorgesteld door het bedrijf, extra arbeidsvoorwaarden" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Sla het op!" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Sollicitatiegesprek plannen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Plan een afspraak met deze sollicitant" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Zoek sollicitanten" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Zoek bron" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Tweede gesprek" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "Stuur je e-mail. Volgers krijgen een kopie van de communicatie." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Reeks" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Instellingen" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Toon alle records welke een actiedatum voor vandaag hebben" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Bron" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Naam van bron" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Bron van aanvragers" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Bron van aanvragers" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Specifieke vacatures die deze fase gebruiken. Andere vacatures zullen deze " +"fase niet gebruiken." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Fase" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Fase veranderd" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Fase definitie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Naam fase" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Fase veranderd" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Fase van de sollicitant voor de huidige fase. Wordt gebruikt voor verloren " +"sollicitanten analyses." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Fases" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Start werving" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Start werving" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status gebaseerd op activiteiten\n" +"Te laat: Datum is al gepasseerd\n" +"Vandaag: Activiteit datum is vandaag\n" +"Gepland: Toekomstige activiteiten." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Onderwerp / naam sollicitant" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Verstuur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Labelnaam" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Labelnaam bestaat al!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Labels" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "De sollicitant krijgt een beter aanbod" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "De sollicitant heeft geen interesse meer" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" +"De datum waarop de sollicitant beschikbaar is om te starten met werken" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Het model waar deze alias bijhoort. Iedere inkomende e-mail dat niet bij een" +" bestaande regel hoort zal leiden tot het aanmaken van een nieuwe regel in " +"dit model (Bijv. een projecttaak)." + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "De naam van de mate van werving moet uniek zijn!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"De naam van de e-mail alias, bijvoorbeeld: 'vacature' indien u alle e-mails " +"van vacature@uwbedrijf.nl wilt afvangen." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"De eigenaar van de regels welke zijn aangemaakt bij het ontvangen van de " +"e-mails op deze alias. Indien dit veld niet is ingesteld zal het systeem " +"proberen om de juiste eigenaar te vinden op basis van het verzend (van) " +"adres. Indien geen gebruiker wordt gevonden, wordt de Administrator " +"gebruiker gebruikt." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Dit is een naam die u helpt bij het volgen van uw verschillende campagne " +"inspanningen, bijvoorbeeld Herfst_Rit, Kerstmis_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Dit een levermethode, bijv. ansichtkaart, e-mail of een banner advertentie" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Dit is de bron van de link, bijv, zoekmachine, een ander domein, of een naam" +" of e-mail lijst" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Deze fase is gevouwen in de kanban weergave, wanneer er geen regels zijn in " +"deze fase om weer te geven." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Tip: laat kandidaten per e-mail solliciteren" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Aan te werven" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Activiteiten van vandaag" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Tooltips" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Probeer een e-mail te sturen" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Type van activiteit uitzondering op record." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Niet toegewezen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Ongelezen berichten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Aantal ongelezen berichten" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Gebruik e-mails- en link-trackers." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Gebruik interviewformulieren tijdens het wervingsproces" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Gebruik interviewformulieren die zijn afgestemd op elke functie tijdens het " +"wervingsproces. Selecteer het formulier dat je wilt gebruiken in het " +"detailformulier voor de functie. Dit is afhankelijk van de Survey-app." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Gebruikers e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Zeer goed" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "Wil je analyseren waar de sollicitaties vandaan komen?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Websiteberichten" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Website communicatie geschiedenis" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "Wat wil je vandaag werven? Kies een functietitel..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"U kan hier de labels definiëren die getoond worden voor de kanban fase in plaats\n" +"van de standaard labels." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "U moet een contact naam ingeven voor deze sollicitant." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Uw functie sollicitatie: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "Bijv. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "Bijv. Verkoopmanager" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "Bijv. sales-manager" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/nl_BE.po b/addons/hr_recruitment/i18n/nl_BE.po new file mode 100644 index 00000000..1cab81d5 --- /dev/null +++ b/addons/hr_recruitment/i18n/nl_BE.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/odoo/teams/41243/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Bedrijf" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Aangemaakt op" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Aanmaakdatum" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Omschrijving" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Uitgebreide filters" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Groeperen op" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Reeks" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Dit jaar" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Ongelezen berichten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/pl.po b/addons/hr_recruitment/i18n/pl.po new file mode 100644 index 00000000..69999666 --- /dev/null +++ b/addons/hr_recruitment/i18n/pl.po @@ -0,0 +1,2449 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Judyta Kaźmierczak , 2020 +# Tadeusz Karpiński , 2020 +# Mariusz, 2020 +# Maciej Wichowski , 2020 +# Martin Trigaux, 2020 +# Dariusz Żbikowski , 2020 +# Grzegorz Grzelak , 2020 +# Tomasz Leppich , 2020 +# Zdzisław Krajewski , 2020 +# Piotr Szlązak , 2020 +# Marcin Młynarczyk , 2020 +# Andrzej Donczew , 2020 +# Grzegorz Krukar , 2020 +# Piotr Cierkosz , 2020 +# Radosław Biegalski , 2020 +# Paweł Wodyński , 2020 +# Maja Stawicka , 2020 +# Wiktor Kaźmierczak , 2020 +# Maksym , 2020 +# Natalia Gros , 2020 +# Karol Rybak , 2021 +# Piotr Strębski , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Piotr Strębski , 2021\n" +"Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" +"" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Słownik (dictionary) python, który będzie wyliczony i zastosowany jako " +"wartości domyślne do tworzenia nowego rekordu w tym aliasie." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Wymagana akcja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktywne" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Czynności" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Dekoracja wyjątku aktywności" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Stan czynności" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Ikona typu aktywności" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Typy czynności" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Dodaj nowy znacznik" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Adres pracy" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrator" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Zabezpieczenie aliasu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Nazwa aliasu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Domena aliasu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliasowany model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Aplikant" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Zatrudniony aplikant" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Zmieniono etap kandydata" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Aplikant zatrudniony" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Nazwa aplikanta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Aplikanci" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Podsumowanie aplikacji" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Aplikacje" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Zgłoszenia na stanowisko" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Oszacowana wartość" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Zarchiwizowane" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Przypisano" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Ilość Załączników" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Załączniki" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Dostępność" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Stopień licencjata" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Zablokowane" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Dział" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Stanowisko" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Rekrutujący" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Wydarzenie w kalendarzu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampania" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Anuluj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Sprawy wg etapów i szacunków" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Kategoria aplikanta" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Zamknięte" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Indeks kolorów" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Firma" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Ustawienia konfiguracji" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfiguracja" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontakt email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Zawartość" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Umowa" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Podpisana umowa" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Utwórz" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Utwórz pracownika" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Utwórz stanowisko" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Utworzona przez" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Utworzono" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Data utworzenia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dni do zamknięcia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dni do otwarcia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Wartości domyślne" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Ustaw adres kontaktowy dla tego stanowiska pracy. Jeśli zostawisz pusty, " +"użyty zostanie adres z ustawień kadr." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Stopień" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Stopnie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Opóźnienie do zamknięcia" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Usuń" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Dział" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Manager działu" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Działy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Opis" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Podsumowanie" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Odrzuć" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "Nie masz dostępu, pomiń te dane dla wiadomości e-mail użytkownika" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Stopień doktora" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Liczba dokumentów" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenty" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Menu typu dropdown" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Edytuj" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Alias adresu e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Szablon wiadomości" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Alias emaila dla tego stanowiska pracy. Nowe emaile będą automatycznie " +"tworzyły nowych aplikantów dla tego stanowiska pracy." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "E-mail DW" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Pracownik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Nazwisko pracownika" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Pracownik przypisany do kandydata." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Pracownicy" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Doskonały" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Oczekiwane wynagrodzenie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Oczekiwane wynagrodzenie extra" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Rozszerzone filtry" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Dodatkowe zalety..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Opinia z wywiadów..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Pierwsza rozmowa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Złożony w Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Obserwatorzy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Obserwatorzy (kanały)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Obserwatorzy (partnerzy)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Ikona Font awesome np. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Przyszłe czynności" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Porządkuje kolejność podczas wyświetlania listy stopni." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Porządkuje kolejność podczas wyświetlania listy etapów." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Dobry" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Absolwent" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Zielony" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Zielona etykietka Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Szary" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Szara etykietka Kanban" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Grupuj wg" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "HR Odpowiedzialny" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID rekordu nadrzędnego zawierającego alias (np. projekt zawierający alias " +"tworzenia zadań)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikona" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikona wskazująca na wyjątkową aktywność" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Jeśli zaznaczone, to nowa wiadomość wymaga twojej uwagi." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" +"Jeśli zaznaczone, to część wiadomości napotkało na błąd przy próbie " +"doręczenia." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Jeśli zaznaczone - wiadomość jest wysyłana do kandydata, z wykorzystaniem " +"szablonu, gdy jest on przenoszony do etapu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Jeśli aktywne pole jest ustawione do 'fałsz', to pozwoli to ukryć sprawę bez" +" usuwania." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "W toku" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Wstępna kwalifikacja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Jest obserwatorem" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Stanowisko" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Kampania pracy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Miejsce pracy" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Stanowisko pracy" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Stanowisko" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Stanowiska" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Praca - Formularz rekrutacji" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Stan Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Data ostatniej modyfikacji" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Ostatni etap" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Ostatnia zmiana etapu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Ostatnio aktualizowane przez" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Data ostatniej aktualizacji" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Spóźnione czynności" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Utwórzmy ofertę pracy." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Zobaczmy na potok aplikacji." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Powróćmy do konsoli" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Lista DW z przychodzących wiadomości e-mail." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Główny Załącznik" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Magister" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Spotkania" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Błąd doręczenia wiadomości" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Wiadomości" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Tel. komórkowy" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Moje ulubione" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nowa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Nowy aplikant" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "nowa aplikacja" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Następne czynności" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Termin następnej czynności" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Następne podsumowanie aktywności" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Typ następnej czynności" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Brak tematu" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Brak danych!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Zwykły" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Liczba akcji" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Ilość załączników" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Liczba błędów" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Liczba wiadomości wymagających akcji" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Ilość wiadomości z błędami przy doręczeniu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Liczba nieprzeczytanych wiadomości" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Urzędnik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Opcjonalne ID wątku (rekordu), do którego przychodzące wiadomości będą " +"dowiązane, nawet jeśli nie są odpowiedzią na ten rekord. Jeśli ustawione, to" +" będzie zapobiegać tworzeniu nowych rekordów." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Właściciel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Model nadrzędny" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID wątku rekordu nadrzędnego" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Model nadrzędny zawierający alias. Model zawierający odwołanie do aliasu\n" +"nie musi być modelem z alias_model_id\n" +"(np. projekt (parent_model) i zadanie (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Zasady publikowania wiadomości na dokumencie za pomocą poczty elektronicznej.\n" +"- wszyscy: każdy może publikować\n" +"- partnerzy: tylko uwierzytelnieni partnerzy\n" +"- obserwatorzy: tylko następcy powiązanego dokumentu lub członkowie następujących kanałów\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Prawdopodobieństwo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Proponowane wynagrodzenie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Proponowane wynagrodzenie extra" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Gotowe na następny etap" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Gotowy by rekrutować efektywniej?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID wątku rekordu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Rekrutacja" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Rekrutacja / Etapy aplikowania" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Analiza rekrutacji" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Rekrutacja zakończona" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Proces rekrutacji" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Rekrutacja" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Czerwony" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Czerwona etykieta Kanban" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Odmów" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Odmówiono" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Raportowanie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Wymagania" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Odpowiedzialny" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Użytkownik odpowiedzialny" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Przywróć" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Błąd dostarczenia wiadomości SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Oczekiwane przez aplikanta zarobki" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Wynagrodzenie oczekiwane przez aplikanta, dodatkowe zalety" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Wynagrodzenie proponowane przez organizacje" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Wynagrodzenie proponowane przzez organizację, ekstra dodatki" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Zaplanuj wywiad" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Zaplanuj spotkanie z tym aplikantem" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Szukaj kandydatów" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Druga rozmowa kwalifikacyjna" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Numeracja" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Ustawienia" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Pokaż wszystkie rekordy, które mają następną akcję przed dzisiaj" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Źródło" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nazwa źródła" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Źródło aplikantów" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Źródła aplikantów" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etap" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Zmieniono etap" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definicja etapu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nazwa etapu" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Etap zmieniono" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Etap kandydata przed obecnym etapem. Używane do analizy zgubionych " +"przypadków." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapy" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Rozpocznij rekrutację" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status bazuje na aktywnościach\n" +"Opóźnione: Data \"do\" minęła\n" +"Dziś: Aktywnośc przewidziana na dziś\n" +"Zaplanowane: Przyszłe aktywności." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Nazwa" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Wyślij" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nazwa znacznika" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Nazwa znacznika już istnieje!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Znaczniki" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Model (rodzaj dokumentu Odoo), któremu odpowiada ten alias. Każda " +"przychodząca wiadomość e-mail, która nie odpowiada istniejącemu rekordowi, " +"spowoduje utworzenie nowego rekordu tego modelu (np. Zadanie projektu)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Nazwa poziomu rekrutacji musi być niepowtarzalna!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Nazwa aliasu e-mail, np. \"jobs\", jeśli chcesz przechwytywać wiadomości " +"e-mail dla " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Właściciel rekordów utworzonych z wiadomości. Jeśli pole nie będzie " +"wypełnione, to system spróbuje przypisać użytkownika na podstawie adresu " +"nadawcy. Jeśli nie znajdzie takiego użytkownika, to przypisze " +"Administratora." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"To nazwa, która pomaga ci w śledzeniu swoich różnych działań promocyjnych, " +"np. Fall_Drive, Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "To metoda dostawy, np. pocztówka,, e-mail lub baner reklamowy" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "To źródło linku, np. wyszukiwarka, inna domena lub nazwa listy e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Ten etap jest zwinięty w widoku kanban, kiedy nie ma rekordów do " +"wyświetlenia w tym etapie." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Dzisiejsze czynności" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Spróbuj wysłać e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Wyjątkowa czynność w historii." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Nieprzypisane" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Nieprzeczytane wiadomości" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Licznik nieprzeczytanych wiadomości" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Email użytkownika" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Bardzo dobrze" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Wiadomości" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Historia komunikacji" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "np. Menedżer sprzedaży" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/pt.po b/addons/hr_recruitment/i18n/pt.po new file mode 100644 index 00000000..0c35234d --- /dev/null +++ b/addons/hr_recruitment/i18n/pt.po @@ -0,0 +1,2429 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# João Carvalho , 2020 +# José Gomes , 2020 +# Cristina Loureiro , 2020 +# Martin Trigaux, 2020 +# Daniel Reis, 2020 +# 425fe09b3064b9f906f637fff94056ae_a00ea56 <0fa3588fa89906bfcb3a354600956e0e_308047>, 2020 +# Ricardo Martins , 2020 +# Manuela Silva , 2020 +# Pedro Castro Silva , 2020 +# Diogo Fonseca , 2020 +# Pedro Filipe , 2020 +# Reinaldo Ramos , 2020 +# Nuno Silva , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Nuno Silva , 2021\n" +"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Um dicionário de Python que será avaliado para fornecer valores predefinidos" +" quando criar novos registos para este alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Ação Necessária" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Ativo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Atividades" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Marcador de Exceções de Atividade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Estado da Atividade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Ícone de Tipo de Atividade" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipos de Atividade" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "adicionar uma nova etiqueta." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Morada onde os funcionários trabalham" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrador" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Segurança de Contacto do Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Nome do Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Domínio do alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Modelo Aliased" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Candidato" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Candidato Contratado" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Estado de Candidato Alterado" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Candidato contratado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Nome do candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Candidatos" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Resumo de candidatura" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Aplicações" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Trabalho aplicado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Apreciação" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arquivados" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Atribuído" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Número de Anexos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Anexos" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Disponibilidade" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bacharelato" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Bloqueado" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Por Departamento" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Por Posto de Trabalho" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Por Recrutador" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Evento do Calendário" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Campanha" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Casos por etapa e Estimativas" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Categoria do candidato" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Encerrada" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Índice de Cor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Empresa" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Configurações" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Configuração" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Contacto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Contacto de Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Conteúdo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Contrato" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Proposta de contrato" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Contrato Assinado" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Criar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Criar funcionário" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Criado em" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Data de Criação" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Mensagem Personalizada de Email Rejeitado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dias até ao encerramento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dias até a abertura" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Valores Predefinidos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Defina um endereço de contacto específica para esta posição de trabalho. Se " +"o mantiver em branco, será utilizado o endereço de ''e-mail'' predefinido " +"que está definido nas definições dos recursos humanos." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Grau" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Graus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Demora para fechar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Eliminar" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Departamento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Gestor de Departamento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departamentos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Descrição" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Resumo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Descartar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nome" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doutoramento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documentos" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Menu dropdown" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Editar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Alias de Email" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Modelo de Email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"E-mail Alías para este cargo. Novos e-mails irão automaticamente criar novos" +" candidatos para este cargo." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Funcionário" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Nome do Funcionário" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Funcionário ligado ao candidato." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Funcionários" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Excelente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Funcionário Esperado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Salário Esperado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Salário Extra Esperado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtros extendidos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Vantagens extra..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Comentário das entrevistas..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Primeira Entrevista" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Arquivado em Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Seguidores" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Seguidores (Canais)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Seguidores (Parceiros)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Atividades Futuras" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Dá a sequência é ordenada ao exibir uma lista de graus." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Define a ordem de apresentação das etapas." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Bom" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Graduado" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Verde" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Etiqueta Kanban Verde" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Cinzento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Etiqueta Kanban Cinzenta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Agrupar por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Responsável RH" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID do registo parent que armazena o alias (Ex.: projeto que armazena o alias" +" de criação de tarefas)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ícone" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Se selecionado, há novas mensagens que requerem a sua atenção." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Se estiver marcado, algumas mensagens têm um erro de entrega." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Se configurado, uma mensagem é postada no candidato usando o modelo quando o" +" candidato for definido para o estado." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Se o campo ativo é definido como falso, ela permitirá que oculte o caso sem " +"removê-lo." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Em Progresso" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Qualificação inicial" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "É Seguidor" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Cargo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Campanha de Trabalho" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Local de Trabalho" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Posição do Cargo" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Posição de Trabalho Criada" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Posição de Trabalho criada" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Posições de cargos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Empregos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Trabalhos - Formulário de Recrutamento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Estado Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Último Estado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Última Atualização de Etapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Última Atualização por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Última Atualização em" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Atividades em Atraso" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Vamos criar uma posição de emprego" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Anexo Principal" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Mestrado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Médio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Reuniões" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Erro de Envio de Mensagem" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Mensagens" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Telemóvel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Os Meus Favoritos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Novo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Novo Candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Novos Candidatos" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nova Candidatura" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Novas Candidaturas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Próximas Atividades" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Prazo da Próxima Atividade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Sumário da Próxima Atividade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tipo de atividade seguinte " + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Sem Assunto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Número de Ações" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Número de Anexos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Número de mensagens que requerem uma ação" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Numero de mensagens com um erro de entrega." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Número de mensagens não lidas" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Escritório" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"ID opcional de uma linha (registo) à qual todas as mensagens de entrada " +"serão anexadas, mesmo que não tenham tido resposta. Se definido, irá " +"desativar completamente a criação de novos registos." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Dono" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Modelo Parent" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID da Linha de Registo do Parent" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Modelo parent que armazena o alias. O modelo que armazena a referência ao " +"alias não é necessariamente o modelo determinado por alias_model_id (Ex.: " +"project (parent_model) e task (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefone" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Política de publicação de mensagens no documento usando o mailgateway.\n" +"- todos: todos podem publicar\n" +"- parceiros: apenas parceiros autenticados\n" +"- seguidores: apenas seguidores do documento relacionado ou membros de canais seguidores\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilidade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Salário proposto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Salário Extra Proposto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Pronto para a Próxima Etapa" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Pronto para recrutar de forma mais eficiente?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID da Linha de Registo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Recrutamento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Etapas de Recrutamento / Candidaturas" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Análise do recrutamento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Recrutamento Feito" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Processo de Recrutamento" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Vermelho" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Etiqueta Kanban Vermelha" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Recusar" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Recusado" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Relatórios" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Requisitos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Responsável" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Utilizador responsável" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Restaurar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Erro de Envio de SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Salário esperado pelo candidato" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Salário esperado por candidato, vantagens extra" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Salário proposto pela organização" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Salário proposto pela Organização, vantagens extra" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Marcar entrevista" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Marcar entrevista com este candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Procurar Candidatos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Segunda entrevista" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sequência" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Definições" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Mostrar todos os registos cuja data de ação é anterior à atual" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Origem" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nome da Origem" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Fonte de Candidaturas" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Fontes de Candidaturas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etapa" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Etapa Alterada" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definição da etapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nome da Etapa" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Etapa alterada" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Iniciar Recrutamento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Assunto / Nome do Candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Submeter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nome de Etiqueta" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Nome da etiqueta já existe!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etiquetas" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"O modelo (Odoo Document Kind) a qual esta alias corresponde. Qualquer email " +"de entrada que não responda a um registo existente criará um novo registo " +"deste modelo (Ex.: uma Tarefa de Projeto)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "O nome do grau de recrutamento deve ser único!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"O nome do alias de email, ex.: 'jobs' se quiser receber emails de " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"O dono dos registos criados depois da receção de emails neste alias. Se este" +" campo não estiver ativo, o sistema vai tentar encontrar o dono correto com " +"base no endereço do remetente (De), ou então usa a conta de Administrador se" +" não for encontrado nenhum utilizador do sistema nesse endereço." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Esta etapa fica arquivada na vista kanban quando não houverem registos dessa" +" etapa para apresentar." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Atividades do Dia" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Não Atribuídos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Mensagens Não Lidas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Contador de Mensagens Não Lidas" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Email do Utilizador" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Muito bom" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Mensagens do Site da Web" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Histórico de comunicação do site da Web" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/pt_BR.po b/addons/hr_recruitment/i18n/pt_BR.po new file mode 100644 index 00000000..42338fb1 --- /dev/null +++ b/addons/hr_recruitment/i18n/pt_BR.po @@ -0,0 +1,2716 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# danimaribeiro , 2020 +# Marcel Savegnago , 2020 +# falexandresilva , 2020 +# Eduardo Aparicio , 2020 +# Fernando Colus , 2020 +# Rodrigo de Almeida Sottomaior Macedo , 2020 +# Thiago Alves Cavalcante , 2020 +# Emanuel Martins , 2020 +# Clemilton Clementino , 2020 +# Mateus Lopes , 2020 +# Adriel Kotviski , 2020 +# grazziano , 2020 +# André Augusto Firmino Cordeiro , 2020 +# Silmar , 2020 +# Ramiro Pereira de Magalhães , 2020 +# Fernanda Marques , 2020 +# Kevin Harrings , 2020 +# Luiz Fernando , 2020 +# André Carvalho , 2020 +# PopSolutions Cooperativa Digital , 2020 +# Lucas Rabelo , 2020 +# Martin Trigaux, 2020 +# Éder Brito , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Éder Brito , 2021\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Clique para visualizar a candidatura." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"Você se inscreveu enviando um e-mail? Verifique as candidaturas " +"recebidas." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" +"Arraste este cartão, para qualificá-lo para uma primeira entrevista." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Tente enviar um e-mail para o candidato.
Dica: " +"Todos os e-mails enviados ou recebidos são salvos aqui no histórico" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Ótimo trabalho! Você contratou um novo colega!
Experimente o " +"Aplicativo de Site para publicar ofertas de emprego online.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Olá,\n" +"

\n" +" Confirmamos que recebemos com sucesso sua candidatura para o cargo\n" +" \"${object.job_id.name}\" na ${object.company_id.name}.\n" +"

\n" +" Nós entraremos em contato em breve.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Descrição do Cargo\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Seu Contato:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" E-mail: ${object.user_id.email or ''}
\n" +" Telefone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

Qual é o próximo passo?

\n" +" Costumamos responder às candidaturas em poucos dias.

\n" +" Sinta-se à vontade para entrar em contato se desejar um\n" +" feedback rápido ou se você não receber notícias nossas\n" +" rápido o suficiente (basta responder a este e-mail).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Parabéns!

\n" +"
Seu currículo foi avaliado positivamente.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" Acabamos de revisar seu currículo e ele chamou nossa\n" +" atenção. Como achamos que você pode ser ótimo para o\n" +" cargo, sua candidatura foi selecionado para uma\n" +" ligação ou uma entrevista.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" Em breve você será contatado por:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" E-mail: ${object.user_id.email or ''}
\n" +" Telefone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" Vemos você em breve,\n" +"
\n" +" --
\n" +" Equipe de RH\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Descubra todas as nossas vagas.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

Qual é o próximo passo?

\n" +" Costumamos responder às candidaturas em poucos dias.\n" +"

\n" +" A próxima etapa é uma ligação ou uma reunião em nossos escritórios.\n" +"
\n" +" Sinta-se à vontade para entrar em contato se desejar um rápido\n" +" feedback ou se você não receber notícias nossas\n" +" rápido o suficiente (basta responder a este e-mail).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Olá,

\n" +" Obrigado pelo seu interesse em aderir ao time\n" +" ${object.company_id.name}. Nós queríamos\n" +" que você saiba disso, embora seu currículo seja competitivo,\n" +" nossa equipe de contratação analisou sua candidatura e\n" +"\n" +" você não\n" +" foi selecionado para as etapas posteriores.\n" +"

\n" +" Observe que o recrutamento é difícil e podemos cometer\n" +" erros. Não hesite em responder a este e-mail se você\n" +" acha que cometemos um erro, ou se você quiser mais informações\n" +" sobre nossa decisão.\n" +"

\n" +" Vamos, no entanto, manter o seu currículo registrado e entrar\n" +" em contato com você sobre oportunidades futuras que podem ser\n" +" melhor adequadas para suas habilidades e experiência.\n" +"

\n" +" Desejamos a você tudo de melhor em sua busca de emprego e esperamos\n" +" que terá a chance de considerá-lo para outra função\n" +" no futuro.\n" +"

\n" +" Obrigado,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" E-mail: ${object.user_id.email or ''}
\n" +" Telefone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" Time de RH\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Um dicionário python que será avaliado para gerar valores padrão quando " +"forem criados novos registros para este apelido." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Ação Necessária" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Ativo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Atividades" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Decoração de atividade excepcional " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Estado de Atividade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Ícone do Tipo de Atividade" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipos de Atividades" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Adicionar um novo estágio no processo de recrutamento" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Adicionar um novo marcador" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Endereço onde os funcionários estão trabalhando" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrador" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Apelido" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Apelido do Contato de Segurança" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ID de Apelido" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Nome do Apelido" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Apelido do domínio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Modelo Apelidado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Contagem de Todos as Candidaturas" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Todas as candidaturas" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Candidato" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Grau do Candidato" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Candidato Contratado" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Estágio do Candidato Alterado" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "E-mail do Candidato" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Candidato contratado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Candidato contratado
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Nome do Candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Candidatos" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Os candidatos e os seus currículos em anexo são criados automaticamente quando uma mensagem é enviada.\n" +"                 Se você instalar os módulos de gestão de documentos, todos os currículos são indexados automaticamente,\n" +"                 de modo que você pode facilmente pesquisar através de seu conteúdo." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Os candidatos e seus currículos em anexo são criados automaticamente quando um e-mail é enviado.\n" +" Se você instalar os módulos de gerenciamento de documentos, todos os currículos serão indexados automaticamente,\n" +" para que você possa pesquisar facilmente seu conteúdo." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Os candidatos podem enviar currículo para este endereço de " +"e-mail,
criará uma candidatura automaticamente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Contagem de Candidatos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Resumo da Candidatura" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "E-mail da Candidatura" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Candidaturas" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Candidaturas com o mesmo e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Cargo requerido" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Apreciação" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arquivado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Arquivado / Recusado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Atribuído" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Contagem de Anexos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Anexos" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "Anexos, como currículos, são indexados automaticamente." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Disponibilidade" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bacharel" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Bloqueado" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Por Departamento" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Por Cargo" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Por Cargos" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Por Recrutador" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" +"Ao definir um apelido para um cargo, os e-mails enviados para esse endereço criam candidaturas automaticamente. Você pode até usar vários rastreadores para obter estatísticas de acordo com a origem da candidatura: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Evento Calendário" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Campanha" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Cancelar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Casos por Estágio e Estimativas" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Categoria de candidato" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Escolha uma candidatura por e-mail." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Fechado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Índice de Cores" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Empresa" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Definições de Configuração" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Configuração" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Contato" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "E-mail de Contato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Conteúdo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Contrato" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Proposta de Contrato" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Contrato Assinado" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Copie este endereço de e-mail, para colá-lo em seu compositor de e-mail, " +"para se inscrever." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Criar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Criar Funcionário" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Criar um Cargo" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Crie seu primeiro Cargo." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Criado por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Criado em" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Data de Criação" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Mensagem devolvida personalizada" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dias para concluir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dias para Abrir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Valores Padrão" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Definir um endereço de contato específico para esse cargo. Se você mantê-lo " +"vazio , o endereço de e-mail padrão será usado , que está nas definições de " +"recursos humanos" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Defina aqui suas etapas do processo de recrutamento, por exemplo:\n" +"chamada para qualificação, primeira entrevista, segunda entrevista, recusado,\n" +"contratado." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Grau" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Nome do Grau" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Graus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Adiar Fechamento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Excluir" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Departamento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Gerente de Departamento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departamentos" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Descrição" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Resumo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Descartar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nome exibido" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Se não tem acesso, pule esses dados para o e-mail com o Resumo do Usuário " +"(User´s Digest)" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doutorado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Contagem de Documento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documentos" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Não atende aos requisitos do cargo" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Não se esqueça de especificar o departamento se o seu processo de recrutamento\n" +"é diferente do cargo." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Menu dropdown" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Editar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Alias de E-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Modelo de E-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Alias de e-mail para este cargo. Novos e-mails criarão novos candidatos para" +" este cargo automaticamente." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "E-mail cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Assunto de e-mail para candidaturas enviadas via e-mail" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Funcionário" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Nome do Funcionário" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Funcionário vinculado ao candidato." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Empregado:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Funcionários" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Excelente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Funcionários Esperados" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Salário esperado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Salário Extra Esperado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtros Ampliados" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Vantagens extras..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Usuário Favorito" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Feedback das entrevistas..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Primeira entrevista" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Dobrado em Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Seguidores" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Seguidores (Canais)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Seguidores (Parceiros)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Ícone do Font Awesome. Ex: fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Atividades Futuras" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Gerar E-mail" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Obter Razão da Recusa" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" +"Informe a ordem sequencial para exibir uma lista de graus de instrução." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Informe a ordem sequencial ao exibir uma lista de estágios." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Bom" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Graduação" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Verde" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Rótulo Kanban Verde" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Cinza" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Rótulo Kanban Cinza" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Agrupar Por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Responsável do RH" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID do registro pai segurando o apelido (exemplo: projeto segurando o apelido" +" de criação de tarefa)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ícone" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ícone para indicar uma atividade excepcional" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Se marcado, novas mensagens solicitarão sua atenção." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Se marcado, algumas mensagens tem erro de entrega." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Se definido, uma mensagem é postada ao candidato usando o modelo quando o " +"candidato está definido para o estágio." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Se definido, esse conteúdo será enviado automaticamente para usuários não " +"autorizados em vez da mensagem padrão." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Se o campo ativo for desmarcado, vai permitir a você esconder o caso sem " +"removê-lo." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Em Andamento" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Qualificação Inicial" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Formulários de Entrevista" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "É Favorito" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "É um seguidor" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Trabalho" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Candidaturas de Emprego" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Campanha de Emprego" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Endereço do trabalho" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Cargo" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Cargo Criado" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Cargo criado" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Cargos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Anúncio de emprego" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Especificação de trabalho" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Oportunidades de Emprego" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Trabalhos - Formulário de recrutamento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Fontes de Emprego" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Kanban Bloqueado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Kanban Em Andamento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Situação Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban Válido" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Valor para novos colegas de recrutamento Kpi Hr" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Última modificação em" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Último estágio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Última Atualização de Estágio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Última atualização por" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Última atualização em" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Últimas Atividades" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Deixe as pessoas se inscreverem por e-mail para economizar tempo." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Vamos criar uma oportunidade de emprego" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Vamos criar um cargo. Um e-mail será configurado para as candidaturas e uma " +"descrição pública do cargo, se você usar o aplicativo do site." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Vamos dar uma olhada em como melhorar seu processo de " +"contratação." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Vamos dar uma olhada no pipeline de candidaturas." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Vamos criar este novo empregado agora." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Vamos voltar ao dashboard." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Lista de Copiados em e-mails entregues." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Anexo Principal" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Mestrado" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Médio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Contagem de Reunião" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Reuniões" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Erro na entrega da Mensagem" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Mensagens" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Celular" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Minhas Candidaturas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Meus Favoritos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Meus Cargos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Novo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Novo Candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Novo Candidato" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nova Candidatura" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Novas Candidaturas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Novas Candidaturas
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Novo Funcionário Contratado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Recém-contratado" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Novos Funcionários Contratados" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Novos funcionários contratados" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Próximas Atividades" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Prazo Final para Próxima Atividade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Próximo Sumário de Atividade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tipo da Próxima Atividade" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Sem Assunto" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Sem candidatura ainda" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Sem candidaturas ainda" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Sem dados ainda!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Número de Ações" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Número de anexos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Número de candidaturas que são novos no fluxo (normalmente na primeira etapa" +" do fluxo)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Número de dias para encerrar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Número de Erros" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Número de mensagens que requer uma ação" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Número de mensagens com erro de entrega" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Quantidade de mensagens não lidas" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo ajuda você a controlar o processo de recrutamento\n" +"dos candidatos e acompanhar todas as operações: reuniões, entrevistas, etc." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo ajuda você a controlar o processo de recrutamento\n" +"dos candidatos e acompanhar todas as operações: reuniões, entrevistas, etc." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Oficial" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Em Andamento" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Postagem Online" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Id opcional de um tópico (registro) ao qual todas as mensagens recebidas " +"serão anexadas, a não ser que elas não sejam respostas a este. Se definido, " +"ele desabilitará a criação de novos registros completamente." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Ou converse sobre esse candidato em particular com seus colegas." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Outras Candidaturas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Proprietário" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Modelo Principal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID de Registro Pai da Linha" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Modelo de pai segurando o alias. O modelo segurando a referência de alias\n" +"não é necessariamente o modelo dado por alias_model_id\n" +"(example: project (parent_model) and task (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Pessoa responsável pela validação dos contratos dos empregados." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefone" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Política para enviar uma mensagem sobre o documento usando o MailGateway.\n" +"- Todos: Qualquer um pode escrever\n" +"- Parceiros: somente parceiros autenticados\n" +"- Seguidores: apenas seguidores do documento relacionado ou membros dos seguintes canais\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilidade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Salário Proposto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Salário Extra Proposto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publique cargos disponíveis em seu site" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Pronto para o Próximo Estágio" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Pronto para recrutar de forma mais eficiente?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Id do Registro do Tópico" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Recrutador" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Recrutamento" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Recrutamento / Estágio de Candidatos" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Análise de Recrutamento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Recrutamento Concluído" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Processo de Seleção" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Estágios do Recrutamento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Recrutamento" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Vermelho" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Rótulo Kanban Vermelho" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Recusar" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Razão de Recusa" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Razão de Recusa do Candidato" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Razões de Recusa" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Recusado" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Relatórios" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Pré-requisitos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Responsável" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Usuário Responsável" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Restaurar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Erro no envio de SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Salário Esperado pelo Candidato" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Salários Esperados por Candidatos, vantagens extras" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Salário Proposto pela Organização" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Salário proposto pela organização, vantagens extras" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Salve!" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Agendar Entrevista" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Agendar entrevista com este candidato" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Procurar Candidatos" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Fonte de Pesquisa" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Segunda entrevista" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "Envie seu e-mail. Seguidores receberão uma cópia da comunicação." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sequência" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Definições" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Mostrar todas as gravações em que a próxima data de ação seja antes de hoje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Origem" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nome da Fonte" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Fonte de Candidatos" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Fontes de Candidatos" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Cargos específicos que usam este estágio. Outros cargos não usarão este " +"estágio." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Estágio" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Estágio Alterado" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definição do Estágio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nome do Estágio" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Estágio alterado" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Estágio do candidato antes de estar no estágio atual. Utilizado para análise" +" de perda de casos." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Estágios" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Iniciar Recrutamento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Iniciar recrutamento" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status baseado em atividades\n" +"Atrasado: Data definida já passou\n" +"Hoje: Data de atividade é hoje\n" +"Planejado: Atividades futuras." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Assunto / Nome da Candidatura" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Enviar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nome do Marcador" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Esse marcador já existe !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Marcadores" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "O candidato recebeu uma oferta melhor" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "O candidato não está mais interessado" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" +"A data em que o candidato vai estar disponível para começar a trabalhar" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"O modelo (Odoo Documento Tipo), ao qual este apelido corresponde. Qualquer " +"e-mails recebidos que não responde a um registro existente fará com que a " +"criação de um novo registro desse modelo (e.g. a Project Task)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "O nome do grau de recrutamento deve ser único!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"O nome do alias de e-mail, por exemplo, 'empregos' se você quer pegar " +"e-mails para " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"O proprietário dos registros criados após o recebimento de e-mails neste " +"apelido. Se este campo não estiver definido, o sistema tentará encontrar o " +"proprietário correto baseado no endereço do remetente (De), ou utilizará a " +"conta do Administrador se não for encontrado um usuário do sistema para este" +" endereço." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Este é um nome que ajuda você a manter o controle de seus diferentes " +"esforços de campanha, por exemplo, Black Friday, Natal" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Este é o método de entrega, por exemplo, cartão postal, e-mail ou anúncio de" +" banner" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Esta é a fonte do link, por exemplo, Mecanismo de busca, outro domínio ou " +"nome da lista de e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Este estágio fica dobrado na visão kanban quando não tem nenhum registro " +"para mostrar neste estágio." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Dica: Permita que os candidatos se inscrevam por e-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Para Recrutar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Atividades de Hoje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Tooltips" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Tente enviar um e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Tipo de atividade de exceção registrada." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Não atribuído" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Mensagens não lidas" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Contador de mensagens não lidas" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Use e-mails e rastreadores de links" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Use formulários de entrevista durante o processo de recrutamento" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Use formulários de entrevista personalizados para cada cargo durante o " +"processo de recrutamento. Selecione o formulário a ser usado no formulário " +"de detalhes do cargo. Isso depende do aplicativo Pesquisa." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "E-mail do Usuário" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Muito Bom" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "Quer analisar de onde vêm as candidaturas?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Mensagens do site" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Histórico de comunicação do site" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "O que você deseja recrutar hoje? Escolha um título do cargo..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Você pode definir aqui os rótulos que serão exibidos para o estado kanban\n" +" dos rótulos padrão." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Você deve definir um Nome de Contato para este candidato." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Sua Candidatura de Emprego: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "Ex: Linkedin" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "ex. Gerente de Vendas " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "ex: Gerente de Vendas" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/ro.po b/addons/hr_recruitment/i18n/ro.po new file mode 100644 index 00000000..fffbfa21 --- /dev/null +++ b/addons/hr_recruitment/i18n/ro.po @@ -0,0 +1,2459 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2020 +# Dorin Hongu , 2020 +# Hongu Cosmin , 2020 +# Foldi Robert , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Foldi Robert , 2020\n" +"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Faceți clic pentru a vizualiza aplicația." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"Ați aplicat prin trimiterea unui e-mail? Verificați aplicațiile " +"primite." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" +"Trageți acest card , pentru a-l califica pentru un prim interviu." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Buna treaba! Ați angajat un coleg nou!
Încercați aplicația " +"Website pentru a publica oferte de muncă online.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Un dicționar Python care va fi evaluat pentru a oferi valori implicite la " +"crearea de noi înregistrări pentru acest alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Intervenție necesară" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Activ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Activități" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Activitate Excepție Decorare" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Stare activitate" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Pictograma tipului de activitate" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipuri de activitate" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Adăugați o nouă etapă în procesul de recrutare" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Adaugă o nouă etichetă" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Adresa unde lucrează angajații" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrator" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias Contact Security" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Nume alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Nume domeniu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Model de Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Toate aplicațiile" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Candidat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Candidat Angajat" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "E-mail candidat" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Candidat angajat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Candidat angajat
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Numele candidatului" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Candidati" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Continut Aplicatie" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Cereri" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "S-a aplicat pentru locul de munca" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Evaluare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arhivat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Alocat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Număr atașamente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Atașamente" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Disponibilitate" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Diploma de licenta" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blocat(ă)" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "De Departament" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Eveniment Calendar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Campanie" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Anulează" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Cazuri dupa Etapa si Estimari" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Categoria aplicantului" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Închis" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Index Culori" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Companie" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Setări de configurare" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Configurare" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Contact" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Email Contact" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Conținut" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Contract" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Propunere de contract" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Contract semnat" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Copiați această adresă de e-mail, pentru a o lipi în compozitorul de " +"e-mailuri, pentru a aplica." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Creează" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Creati Angajatul" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Creați un post" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Creat de" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Creat în" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Data creării" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Zile până la închidere" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Zile până la deschidere" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Valori implicite" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Definiți o adresă de contact specifică pentru acest post. Dacă îl mențineți " +"gol, se va utiliza adresa de e-mail implicită care este în setările de " +"resurse umane" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Definiți aici etapele procesului de recrutare, de exemplu:\n" +"apel de calificare, primul interviu, al doilea interviu, refuzat,\n" +"angajat." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Diploma" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Diplome" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Întârziere închidere" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Șterge" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Departament" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Manager de departament" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departamente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Descriere" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Rezumat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Abandonează" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Nu aveți acces, săriți aceste date pentru e-mail-ul de digerare al " +"utilizatorului" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Diploma Doctorat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Număr Documente" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Documente" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Nu se potrivește cerințelor locului de muncă" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Nu uitați să specificați departamentul dacă procesul dvs. de recrutare\n" +" este diferit în funcție de locul de muncă." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Meniul derulant" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Editare" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Email Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Șablon email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Email alias pentru acest post. Email-urile noi vor crea automat candidati " +"noi pentru acest post." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Email cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Subiect de e-mail pentru aplicațiile trimise prin e-mail" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Angajat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Nume angajat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Angajat:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Angajați" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Excelent" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Angajat așteptat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Salariul dorit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Salariul suplimentar estimat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Filtre extinse" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Avantaje suplimentare..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Utilizator preferat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Feedback al interviurilor..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Primul interviu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Pliat în Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Persoane interesate" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Urmăritori (Canale)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Urmăritori (Parteneri)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Pictogramă minunată pentru font, de ex. fa-sarcini" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Activități viitoare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Generați e-mail" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Obțineți un motiv de refuz" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Da ordinea secventei atunci cand afisează o lista de diplome." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Da ordinea secventei atunci cand afiseaza o lista cu etape." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Bun/bine" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Licentiat" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Verde" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Eticheta Kanban Verde" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Gri" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Eticheta Kanban Gri" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Grupează după" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Responsabil HR" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID al înregistrării părinte care deține alias (exemplu: proiect care deține " +"alias de creare a sarcinilor)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Pictogramă" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Pictograma pentru a indica o activitate de excepție." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Dacă este selectat, mesajele noi necesită atenția dumneavoastră." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Dacă este bifată, unele mesaje au o eroare de livrare." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Dacă este setat, acest conținut va fi trimis automat utilizatorilor " +"neautorizați în loc de mesajul implicit." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Dacă câmpul activ este setat pe Fals, vă permite să ascundeți cazul fără " +"să-l ștergeți." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "În desfășurare" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Calificare Inițială" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Formulare Interviu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Este urmăritor" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Loc de munca" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Aplicații pentru locuri de muncă" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Campanie de locuri de muncă" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Locația locului de muncă" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Funcție" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Poziția postului creată" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Poziția postului creată" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Pozitii functie" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Postarea de locuri de muncă" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Specific locului de muncă" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Locuri de munca" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Locuri de muncă - Formular pentru recrutare" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Surse de locuri de muncă" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Starea Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Ultima modificare la" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Ultima etapă" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Ultima etapă actualizată" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Ultima actualizare făcută de" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Ultima actualizare pe" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Activități întârziate" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Permiteți oamenilor să aplice prin e-mail pentru a economisi timp." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Haide să creăm a poziție de muncă." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Să creăm poziția. Va fi configurat un e-mail pentru aplicații și o descriere" +" publică a postului, dacă utilizați aplicația Website." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Să aruncăm o privire asupra modului de îmbunătățire a procesului " +"de angajare." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Să creăm acest nou angajat acum." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Haideți sa mergem înapoi la dashboard" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Lista cc cu e-mailuri primite." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Atașament principal" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Diploma de masterat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Mediu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Întâlniri" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Eroare livrare mesaj" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Mesaje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobil" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Cererile mele" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Favorite mele" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nou(ă)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Candidat Nou" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Candidați noi" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Cerere nouă" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Aplicații noi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Cereri noi
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Angajat nou angajat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Nou angajat" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Angajați nou angajați" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Angajat nou angajat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Următoarele activități" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Data limită pentru următoarea activitate" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Sumarul următoarei activități" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tip de activitate urmatoare" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Fără subiect" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Nicio aplicație încă" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Nu există încă aplicații" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Nu există date încă!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Număr de acțiuni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Numărul de atașamente" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Numărul de zile de închidere" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Numărul de erori" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Număr de mesaje ce necesită intervenție" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Numărul de mesaje cu eroare de livrare" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Număr de mesaje necitite" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vă ajută să urmăriți candidații în recrutare\n" +"procesează și urmărește toate operațiunile: întâlniri, interviuri etc." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Ofițer" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "În curs de desfășurare" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Id-ul optional al unei înregistrări la care vor fi atașate toate mesajele " +"primite, chiar dacă nu i-au răspuns. Dacă este setat, acesta va dezactiva " +"complet crearea de înregistrări noi." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Sau vorbiți despre acest solicitant în privat cu colegii dvs." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Alte cereri" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Proprietar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Model părinte" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Modelul părinte care deține aliasul. Modelul care deține referința alias nu " +"este neapărat modelul dat de alias_model_id (example: project (parent_model)" +" and task (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Persoana responsabilă de validarea contractelor angajatului." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Politica de a posta un mesaj pe document folosind mailgateway.\n" +"- toată lumea: toată lumea poate posta\n" +"- parteneri: numai parteneri autentificați\n" +"- adepți: numai adepți ai documentului aferent sau membri ai canalelor următoare\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Probabilitate" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Salariul propus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Salariul propus suplimentar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publicați locuri de muncă disponibile pe site-ul dvs. web" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Pregătit pentru etapa următoare" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Sunteți pregătit să recrutezi mai eficient?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID Înregistrare Fir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Recrutor" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Recrutare" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Etapele Recrutarii / Candidati" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Analiza Recrutarii" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Recrutare realizată" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Proces de recrutare" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Etape de recrutare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Recrutări" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rosu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Eticheta Kanban Roșie" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Refuzați" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Motiv Refuzare" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Motivul refuzului solicitantului" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Motive de refuz" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Respins" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Raportare" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Cerințe" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Responsabil" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Utilizator responsabil" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Restabiliți" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Eroare livrare SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Salariul dorit de catre Candidat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Salariul dorit de candidat, plus beneficii" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Salariul propus de catre Organizatie" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Salariul propus de Organizatie, plus bonusuri" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Salvați-l !" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Programeaza un Interviu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Programeaza un interviu cu acest angajat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Caută candidați" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Căutare sursă" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Al doilea interviu" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "Trimiteți-vă e-mailul. Urmăritorii vor primi o copie a comunicării." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Secvență" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Setări" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Afișați toate înregistrările care au data următoarei acțiuni în trecut" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Sursa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Nume sursa" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Sursa Candidati" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Surse Candidati" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Locuri de muncă specifice care utilizează această etapă. Alte locuri de " +"muncă nu vor folosi această etapă." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etapă" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Etapă schimbată" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definirea etapei" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Nume etapă" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Etapa schimbată" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Etapa solicitantului înainte de a fi în etapa curentă. Folosit pentru " +"analiza cazurilor pierdute." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etape" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Start Recrutare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Începeți recrutarea" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Stare bazată pe activități\n" +"Întârziată: data scadentă este deja trecută\n" +"Astăzi: activității pentru astăzi\n" +"Planificate: activități viitoare." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Subiect / Denumire cerere" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Trimite" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Nume eticheta" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Numele ales exista deja" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etichete" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Candidatul primește o ofertă mai bună" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Candidatul nu mai este interesat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Data la care candidatul va fi disponibil pentru a începe să lucreze" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Modelul (tipul de document Odoo) căruia îi corespunde acest alias. Orice " +"e-mail care nu răspunde la o înregistrare existentă va determina crearea " +"unei noi înregistrări a acestui model (de exemplu, o sarcină de proiect)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Numele Gradului Recrutarii trebuie sa fie unic!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Numele aliasului de e-mail, de ex. „locuri de muncă” dacă doriți să primiți " +"e-mailuri pentru " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Deținătorul înregistrărilor create la primirea de email-uri în acest alias. " +"Dacă acest câmp nu este setat, sistemul va încerca să găsească proprietarul " +"potrivit pe baza adresei expeditorului (De la), sau va folosi Contul " +"Administrator dacă nu este găsit un utilizator al sistemului pentru acea " +"adresă." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Acesta este un nume care vă ajută să țineți evidența diferitelor eforturi de" +" campanie, e.g. Fall_Drive, Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Aceasta este metoda de livrare, de ex. Carte poștală, e-mail sau Banner" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Aceasta este sursa link-ului, de ex. Motor de căutare, un alt domeniu sau " +"numele listei de e-mailuri" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Stadiul este pliat in vizualizarea kanban când nu sunt înregistrări de " +"afișat în acest stadiu" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Sfat: lăsați candidații să aplice prin e-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "A recruta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Activitățile de astăzi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Sfaturi" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Încercați să trimiteți un e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Tipul activității de excepție din înregistrare." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Neatribuit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Mesaje necitite" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Contor mesaje necitite" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Utilizați formulare de interviu în timpul procesului de recrutare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "E-mail utilizator" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Foarte bine" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "Doriți să analizați de unde provin aplicațiile?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Mesaje Website" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Istoric comunicare website" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "Ce vreți să recrutați astăzi? Alegeți un titlu de post ..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Trebuie să definiți un nume de contact pentru acest solicitant." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Cererea dvs. de job: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "de exemplu. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "ex. Director vânzări" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "de exemplu. manager de vanzari" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/ru.po b/addons/hr_recruitment/i18n/ru.po new file mode 100644 index 00000000..f08c09ea --- /dev/null +++ b/addons/hr_recruitment/i18n/ru.po @@ -0,0 +1,2456 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Vasiliy Korobatov , 2020 +# Martin Trigaux, 2020 +# Андрей Гусев , 2020 +# Irina Fedulova , 2020 +# Ekaterina , 2020 +# Ivan Yelizariev // IEL , 2021 +# Сергей Шебанин , 2021 +# ILMIR , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: ILMIR , 2021\n" +"Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Словарь Python, который будет использован для получения значений по " +"умолчанию при создании записей для этого псевдонима." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Требует внимания" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Активно" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Действия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Оформление исключения активности" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Статус действия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Иконка типа действия" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Виды деятельности" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Добавьте новый этап в процессе найма" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Добавить новый тег" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Адрес, где работает сотрудник" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Псевдоним" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Псевдоним контакта безопасности" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ID алиаса" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Название псевдонима" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Домен для псевдонима" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Модель псевдонима" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "все заявки" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Соискатель" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "степень кандидата" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Нанятый соискатель" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Состояние соискателя изменено" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Соискатель нанят" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Имя соискателя" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Соискатели" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Соискатели и их резюме создаются автоматически после отправки сообщения.\n" +"Если у вас установлен модуль управления документами, все резюме автоматически индексируются, то есть доступен поиск по их содержанию." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Кандидаты и их добавлен CV создаются автоматически при отправке электронного" +" письма. Если вы устанавливаете модули управления документами, все резюме " +"автоматически индексируются, так что вы можете легко искать через их " +"содержание." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Заявители могут прислать резюме на этот адрес электронной почты,
" +"автоматически создаст заявку" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "подсчет заявок" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Резюме соискателя" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Электронная почта для заявок" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Приложения" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Предложенная работа" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Оценка" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Заархивировано" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Назначен" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Количество вложений" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Вложения" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Наличие" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Диплом бакалавра" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Заблокировано" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Подразделением" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Должностью" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Рекрутером" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Событие в календаре" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Кампания" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Отменить" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Дела в зависимости от стадии и оценок" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Категория претендента" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Закрыт" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Цветовая палитра" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Компания" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Конфигурационные настройки" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Настройка" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Контакт" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Контактный эл. адрес" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Содержимое" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Договор" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Предложение" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Отмеченные контакты" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Создать" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Создать сотрудника" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Создать Вакансию" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Создал" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Создан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Дата создания" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Дней до закрытия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Дней до открытия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Значения по умолчанию" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Определить конкретный контактный адрес для этой должности. Если вы оставите " +"его пустым, по умолчанию будет использоваться адрес электронной почты, " +"который находится в кадровых настройках" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Здесь можно настраивать этапы подбора персонала, например:\n" +"первичная телефонная оценка, первое собеседование, второе собеседование, отказ, приём на работу." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Образование" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Уровни образования" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Задержка закрытия" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Удалить" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Подразделение" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Менеджер подразделения" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Подразделения" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Описание" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Обзор" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Отменить" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Отображаемое имя" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Нет доступа, пропустите эти данные пользовательского электронного сообщения" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Докторская степень" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "подсчет документов" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Документы" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Не забудьте указать отдел, если процесс подбора персонала для разных " +"вакансий различается." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Выпадающее меню" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Редактировать" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Эл. адрес" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Псевдоним электронной почты" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Шаблон письма" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Псевдоним электронной почты для этой должности. Новые письма будут " +"автоматически создавать новых претендентов на эту вакансию." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Сотрудник" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Имя сотрудника" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Сотрудник, привязанный к претенденту." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Сотрудники" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Превосходно" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Ожидаемый сотрудник" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Ожидаемая зарплата" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Ожидаемый дополнительный заработок" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Расширенные фильтры" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Особые преимущества..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Обратная связь собеседований..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Первое собеседование" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Свернуть в режиме Канбан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Подписчики" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Подписчики (Каналы)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Подписчики (Партнеры)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Иконка со шрифтом Font awesome, например. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Будущие действия" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Обеспечивает порядок следования при отображении списка степеней." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Обеспечивает порядок следования при отображении списка этапов." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Хорошо" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Выпускник" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Зеленый" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Зеленая метка Канбан" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Серый" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Серая метка Канбан" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Группировка" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Ответственный отдел кадров" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "Идентификатор" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Идентификатор родительской записи, содержащей алиас (например, проект " +"содержит алиас создания задачи)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Иконка" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Значок, обозначающий действие исключения." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Если отмечено, новые сообщения будут требовать вашего внимания." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Если отмечено - некоторые сообщения имеют ошибку доставки." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Если установлено, сообщение отправляется заявителю с помощью шаблона, когда " +"заявитель находится в данной стадии." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Если поле 'Активно' имеет значение Неверно, то это позволит вам скрыть дело," +" не удаляя его." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "В работе" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Первоначальная квалификация" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Формы интервью" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Подписчик" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Работа" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Заявки на работу" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Кампания вакансии" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Расположение должности" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Должность" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Вакансия создана" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Вакансия создана" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Штатное расписание" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "вакансия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Конкретная вакансия" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Вакансии" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Рекрутинговая форма" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Источники вакансии" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "канбан заблокировано" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Канбан в процессе" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Статус Канбан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "настоящий канбан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Значение Kpi новых коллег рекрутинга отдела кадров" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Последнее изменение" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Последний этап" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Обновление последнего этапа" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Последний раз обновил" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Последнее обновление" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Действия с опозданием" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Давайте создадим вакансию." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Основное вложение" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Ученая степень" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Средний" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Встречи" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Ошибка доставки сообщения" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Сообщения" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Мобильный" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Мои заявки" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Избранные" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Новый" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Новый претендент" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Новые претенденты" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Новый претендент" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Новые претенденты" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Новый работающий сотрудник" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "нанятый недавно" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Новые работающие сотрудники" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Недавно нанятые сотрудники" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Следующие действия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Крайний срок для следующего действия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Краткое описание для следующего действия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Тип следующего действия" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Без темы" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Еще нет заявок" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Нормальный" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Количество действий" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Количество приложений" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Количество дней до закрытия" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Количество ошибок" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Количество сообщений, требующих действия" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Количество сообщений с ошибкой отправки" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Количество непрочитанных сообщений" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo помогает организовать соискателей в процессе найма и отслеживать все " +"операции: встречи, собеседования и т. п." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo помогает организовать соискателей в процессе найма и отслеживать все " +"операции: встречи, собеседования и т. п." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Должностное лицо" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Постоянно" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Онлайн-публикации" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Опциональный номер записи, к которой будут присоединены все входящие " +"сообщения, даже если на них не было ответа. Если установлено, это отключит " +"создание новых записей полностью." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Владелец" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Родительская модель" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID потока родительской записи" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Предок, содержащий алиас. Модель, содержащая ссылку на алиас — не " +"обязательно та, на которую ссылается alias_model_id (например, проект " +"(parent_model) и задача (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Лицо, ответственное за проверку контрактов работника." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Телефон" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Вероятность" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Предлагаемая зарплата" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Предложенная дополнительная оплата" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Опубликовать имеющиеся вакансии на вашем сайте" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Готова к следующему этапу" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Готовы нанимать более эффективно?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID цепочки записей" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Найм" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Набор кадров/ Этапы претендентов" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Анализ набора кадров" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Набор завершен" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Подбор персонала" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "этапы рекрутинга" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Наймы сотрудников" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Красный" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Красная метка Канбан" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Отклонить" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Отказано" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Отчетность" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Требования" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Ответственный" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Ответственный" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Восстановить" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Ошибка доставки SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Зарплата, ожидаемая претендентом" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Зарплата, ожидаемая претендентом, дополнительные преимущества" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Зарплата, предложенная организацией" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Зарплата, предложенная организацией, дополнительные преимущества" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "График собеседований" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "График собеседований с данным претендентом" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Поиск претендентов" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Второе собеседование" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Нумерация" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Настройки" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Показать все записи, у которых дата следующего действия не превышает текущей" +" даты" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Источник" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Имя источника" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Источник соискателей" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Источники соискателей" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Этап" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Этап изменён" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Определение этапа" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Название этапа" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Этап изменен" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Стадия претендента, предшествующая текущей. Используется для анализа " +"утраченных дел." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Этапы" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Открыть набор" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "начать наем" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Тема/ Имя претендента" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Подтвердить" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Название тега" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Значение тега уже существует!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Метки" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Когда претендент готов приступить к работе" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Модель (тип документа Odoo), которой соответствует этот псевдоним. Любая " +"входящая электронная почта, которая не отвечает существующей записи, вызовет" +" создание новой записи этой модели (например, задача в проекте)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Название степени набора кадров должно быть уникальным!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Название псевдонима электронной почты, наприм 'jobs' если вы хотите получать" +" почту на " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Владелец записей, созданных по входящим письмам на этот алиас. Если это поле" +" не задано, система попытается найти подходящего владельца на основе " +"отправителя или сделает владельцем администратора." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Это имя, которое помогает вам следить за различными усилиями кампании, eg " +"Fall_Drive, Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Это способ доставки, например, открытка, электронная почта или баннерная " +"реклама" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Это источник ссылки, например, поисковая система, другой домен или название " +"списка писем" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Если на данном этапе нет доступных записей, то он скрыт в отображении " +"канбан." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Сегодняшние мероприятия" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "подсказки" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Тип активности исключения в записи." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Неназначенный" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Непрочитанные сообщения" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Счетчик непрочитанных сообщений" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Используйте формы интервью во время набора персонала" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Эл. адрес пользователя" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Очень хорошо" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Сообщения с сайта" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "История общения с сайтом" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Здесь можно определить метки, которые будут отображаться для состояния " +"канбан вместо меток по умолчанию." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Ваша заявка на работу: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "напр., Менеджер Продаж" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/si.po b/addons/hr_recruitment/i18n/si.po new file mode 100644 index 00000000..a03b8078 --- /dev/null +++ b/addons/hr_recruitment/i18n/si.po @@ -0,0 +1,2379 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Language-Team: Sinhala (https://www.transifex.com/odoo/teams/41243/si/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/sk.po b/addons/hr_recruitment/i18n/sk.po new file mode 100644 index 00000000..45124909 --- /dev/null +++ b/addons/hr_recruitment/i18n/sk.po @@ -0,0 +1,2517 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Stefan Stieranka , 2020 +# Martin Trigaux, 2020 +# Matus Krnac , 2020 +# Jaroslav Bosansky , 2020 +# gebri , 2020 +# Michal Matus , 2020 +# Jan Prokop, 2020 +# karolína schusterová , 2020 +# Rastislav Brencic , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Rastislav Brencic , 2021\n" +"Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Kliknutím zobrazíte pracovnú pozíciu." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"Podali ste žiadosť zaslaním e-mailu?Skontrolujte prichádzajúcich " +"kandidátov." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "Presuňte túto kartu, aby ho kvalifikovali na prvý pohovor." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Skúste poslať e-mailžiadateľovi.
Tipy: Všetky " +"odoslané alebo prijaté e-maily sa ukladajú do histórie tu" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Dobrá práca! Prijal si nového kolegu!
Vyskúšajte aplikáciu " +"webstránka a zverejňujte pracovné ponuky online.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Ďakujeme za váš záujem byť súčasťou\n" +" ${object.company_id.name}nášho tímu. Chceli sme\n" +" vám dať vedieť, že je váš životopis síce vyhovujúci\n" +" a náš náborový tím preskúmal všetky okolnosti, ale vašu žiadosť neposunul do dalšieho výberového procesu..\n" +"

\n" +" Upozorňujeme, že náborový proces je zložitý a stáva sa, že urobíme\n" +"chybu. Neváhajte nás kontaktovať odpoveďou na tento e-mail\n" +"pokial chcete viac informácií o našom rozhodnutí.\n" +"

\n" +" Váš životopis však budeme priebežne sledovať a v prípade budúcich príležitostí, ktoré budú lepšie vyhovovať vašim schopnostiam a skúsenostiam, vás budeme kontaktovať.\n" +"

\n" +" Prajeme vám všetko najlepšie pri hľadaní zamestnania a veríme, že\n" +"budeme mať šancu vás zvážiť, pre inú pracovnú pozíciu v budúcnosti.\n" +"

\n" +" Ďakujeme,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" HR tím\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python slovník, bude použitý na poskytnutie predvolených hodnôt pri " +"vytváraní nových záznamov pre tento alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Potrebná akcia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktívne" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Označenie výnimky v aktivite" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Stav aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Ikona typ aktivity" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Typy aktivity" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Pridajte novú fázu v náborovom procese." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Pridaj nový tag" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Adresa kde pracujú zamestnanci" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Správca" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Aliasový kontakt bezpečnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Alias ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Alias názov" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Doména aliasu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliasovaný model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Počet všetkých kandidátov" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Všetky žiadosti" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Kandidát" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Vzdelanie uchádzača" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Uchádzač prijatý" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Fáza kandidáta zmenená" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "Email kandidáta" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Kandidát prijatý" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Kandidát prijatý
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Meno kandidáta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Kandidáti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Kandidáti a ich priložené CV-čka sú automaticky vytvorené keď sa pošle email.\n" +"Ak nainštalujete moduly pre správu dokumentov, všetky životopisy sú indexované automaticky,\n" +"takže môžete ľahko prehľadávať ich obsah." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Žiadatelia a ich priložený životopis sa vytvárajú automaticky pri odoslaní e-mailu.\n" +"Ak inštalujete moduly správy dokumentov, všetky životopisy sa automaticky indexujú\n" +" tak, aby ste mohli jednoducho prehľadávať ich obsah." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Žiadatelia môžu zaslať životopis na túto e-mailovú adresu,
žiadosť bude " +"vytvorená automaticky" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Počet žiadostí" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Zhrnutie žiadosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Email žiadosti" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Žiadosti" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Aplikácie s rovnakým e-mailom" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Žiadaná práca" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Zhodnotenie" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Archivovaný" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Archivované / odmietnuté" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Pridelené" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Počet príloh" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Prílohy" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "Prílohy, ako sú životopisy, sa automaticky indexujú." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Dostupnosť" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Bakalársky titul" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokované" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Podľa oddelenia" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Podľa práce" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "Podľa pracovných pozícií" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Podľa náborového pracovníka" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Udalosť kalendára" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampaň" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Zrušené" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Prípady podľa fáz a odhadov" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Kategória kandidáta" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Vyberte e-mail so žiadosťou." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Zavreté" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Index farieb" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Spoločnosť" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Nastavenia konfigurácie" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfigurácia" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontaktný email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Obsah" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Kontakt" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Návrh zmluvy" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Zmluva podpísaná" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Skopírujte túto e-mailovú adresu a vložte ju do svojho e-mailového editora." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Vytvoriť" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Vytvoriť zamestnanca" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Vytvorte pracovnú pozíciu." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Vytvorte si svoju prvú pracovnú pozíciu." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Vytvoril" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Vytvorené" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Dátum vytvorenia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Vlastná odrazená správa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dni do uzavrenia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dni do otvorenia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Predvolené hodnoty" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Definujte špecifickú kontaktnú adresu pre túto pracovnú pozíciu. Ak to " +"necháte prázdne, bude použitá prednastavená emailová adresa, čo je " +"nastavená v ľudských zdrojoch" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Tu zadefinujte vaše fázy náborového proces, napríklad:\n" +"kvalifikačný telefonát, prvý pohovor, druhý pohovor, zamietnutie,\n" +"prijatie." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Stupeň" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Názov titulu" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Stupne" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Meškanie do zatvorenia" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Zmazať" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Oddelenie" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Manažér oddelenia" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Oddelenia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Popis" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Prehľad" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Zrušiť" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Zobrazovaný názov" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "Nemáte prístup, vynechajte tieto dáta z mailu " + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktorský titul" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Počet dokumentov" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenty" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Nezodpovedá pracovným požiadavkám" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Nezabudnite upresniť oddelenie ak sa váš náborový proces \n" +"líši v závislosti na pracovnej pozícii." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Rozbaľovacie menu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Upraviť" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Emailový alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Šablóna emailu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Emailový alias pre túto pracovnú pozíciu. Nové emialy budú automaticky " +"vytvárať nových uchádzačov o túto pracovnú pozíciu." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Kópia emailu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Predmet e-mailu pre kandidátov odoslané e-mailom" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Zamestnanec" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Meno zamestnanca" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Zamestnanec spojený s kandidátom." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Zamestnanec:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Zamestnanci" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Výborné" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Očakávaný zamestnanec" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Očakávaná mzda" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Očakávaná extra mzda" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Rozšírené filtre" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Extra výhody..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Obľúbený užívateľ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Spätná väzba pohovorov ..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Prvý pohovor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Zložené v kanban zobrazení" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Odberatelia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Odberatelia (kanály)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Odberatelia (partneri)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Úžasná ikona fronty napr. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Budúce aktivity" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Generovať e-mail" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Získajte dôvod odmietnutia" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Dáva sekvenčné poradie pri zobrazovaní zoznamu stupňov." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Dáva sekvenčné poradie pri zobrazovaní zoznamu štádií." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Dobré" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Absolvent" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Zelená" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Zelený kanban štítok" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Šedá" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Šedý kanban štítok" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Zoskupiť podľa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Zodpovedný za HR" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID nadradeného záznamu obsahujúceho alias (príklad: projekt držiaci alias " +"vytvorenia úlohy)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikona" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikona indikujúca výnimočnú aktivitu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Ak označené, potom nové správy vyžadujú vašu pozornosť." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Ak označené, potom majú niektoré správy chybu dodania." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Ak nastavené, správa je zverejnená na uchádzačovi pomocou šablóny keď je " +"žiadateľ nastavený na fázu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Ak je nastavený, namiesto predvolenej správy sa tento obsah automaticky " +"odošle neoprávneným používateľom." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Ak je aktívne pole nastavené na nepravda, umožní vám schovať prípad bez jeho" +" odtránenia." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Spracováva sa" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Počiatočná kvalifikácia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Formuláre pohovoru" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Je obľúbený" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Odberateľ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Práca" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Žiadosti o zamestnanie" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Pracovná kampaň" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Lokácia práce" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Pracovná pozícia" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Pracovná pozícia vytvorená" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Pracovná pozícia vytvorená" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Pracovné pozície" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Pracovné miesto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Špecifické pre pracovné miesto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Pozície" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Práce - náborový formulár" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Zdroje práce" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Kanban blokovaný" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Kanban prebiehajúci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Štádium kanbanu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban platný" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Hodnota KPI HR nábor nových kolegov" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Posledná úprava" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Posledná fáza" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Posledná aktualizácia štádia " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Naposledy upravoval" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Naposledy upravované" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Omeškané aktivity" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Umožnite ľuďom prihlásiť sa e-mailom, aby ste ušetrili čas." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Vytvor pracovnú pozíciu." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Vytvorme pozíciu. Ak používate aplikáciu webstránka, nastaví sa e-mail pre " +"kandidátov a verejný popis práce." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Poďme sa pozrieť na to, ako na to vylepšiť váš proces prijímania " +"do zamestnania." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Poďme sa pozrieť na vývoj aplikácií." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Poďme teraz vytvoriť tohto nového zamestnanca." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Vráťme sa ku kontrolnému panelu." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Zoznam kópií z prichádzajúcich emailov." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Hlavná príloha" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Vysokoškolský titul" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Médium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Počet stretnutí" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Stretnutia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Chyba zobrazovania správ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Správy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobilný telefón" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Moje žiadosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Moje obľúbené" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Moje pracovné pozície" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Nové" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Nový kandidát" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nový kandidáti" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nová žiadosť" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nové žiadosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Nové žiadosti
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nový prijatý zamestnanec " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Novoprijatý" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Noví prijatí zamestnanci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Novo prijatý zamestnanec" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Ďalšie aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Ďalší konečný termín aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Zhrnutie ďalšej aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Typ ďalšej aktivity" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Bez predmetu" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Zatiaľ žiadny kandidát" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Zatiaľ žiadne žiadosti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Zatiaľ žiadne údaje!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normálna" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Počet akcií" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Počet príloh" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Počet aplikácií, ktoré sú nové v procese (zvyčajne v prvom kroku procesu)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Počet dní do uzavretia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Počet chýb" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Počet správ, ktoré vyžadujú akciu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Počet doručených správ s chybou" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Počet neprečítaných správ" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vám pomáha sledovať uchádzačov v náborovom\n" +"procese a spracovať alebo sledovať všetky aktivity: stretnutia, pohovory, atď." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vám pomáha sledovať uchádzačov v náborovom\n" +"procese a spracovať alebo sledovať všetky aktivity: stretnutia, pohovory, atď." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Nadriadený" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Prebiehajúci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Podané online" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Voliteľné ID záznamy, na ktoré budú pripojené všetky prichádzajúce správy, " +"aj keď na to neodpovedali. Ak je nastavené, úplne to zakáže vytváranie " +"nových záznamov." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" +"Alebo sa o tomto uchádzačovi porozprávajte súkromne so svojimi kolegami." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Ďalší kandidáti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Majiteľ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Nadradený model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID nadradeného záznamu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Nadradený model drží alias. Model drží referenciu aliasu nie je nevyhnutne " +"model ktorý zadal alias_model_id (príklad: projekt (parent_model) a " +"požiadavky (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Osoba zodpovedná za potvrdenie pracovnej zmluvy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefón" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Metóda pre zverejnenie správy na dokumente pri použití mailovej brány.\n" +"- všeci: všetci môžu zverejňovať\n" +"- partneri: iba overený partneri\n" +"- odberatelia: iba odberatelia pridruženého dokumentu alebo členovia príslušných kanálov\n" +"\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Pravdepodobnosť" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Navrhnutá mzda" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Navrhnutá extra mzda" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Publikujte voľné miesta na webstránke" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Pripravené pre ďalšie štádium" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Pripravený vykonávať nábor efektívnejšie?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID záznamu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Náborový pracovník" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Nábor" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Náborové / žiadateľské fázy" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Analýza náboru" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Nábor ukončený" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Náborový proces" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Fázy náborového procesu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Nábory" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Červená" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Červený kanban štítok" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Odmietnuť" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Dôvod odmietnutia" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Dôvod odmietnutia uchádzača" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Dôvody odmietnutia" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Zamietnuté" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Prehľady" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Požiadavky" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Zodpovedný" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Zodpovedný užívateľ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Obnoviť" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Chyba doručenia SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Očakávaná mzda kandidátom" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Mzda a extra benefity očakávané kandidátom" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Mzda navrhnutá organizáciou" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Mzda navrhnutá organizáciou, extra benefity" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Ulož to !" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Naplánujte pohovor" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Naplánujte pohovor s týmto kandidátom" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Hľadať kandidátov " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Vyhľadať zdroj" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Druhý pohovor" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "Pošlite svoj e-mail. Sledovatelia dostanú kópiu oznámenia." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Postupnosť" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Nastavenia" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Zobraz všetky záznamy, ktorých následná aktivita je pred dnešným dňom" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Zdroj" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Meno zdroja" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Zdroj kandidátov" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Zdroje kandidátov" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Konkrétne úlohy, ktoré používajú toto štádium. Ostatné pracovné pozície toto" +" štádium nevyužijú." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Štádium" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Zmenené štádium" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Definícia štádia" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Názov štádia" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Štádium zmenené" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Štádium uchádzača než bol v súčasnej fáze. Používa sa pre analýzu stratených" +" prípadov." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Štádia" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Začať nábor" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Začiatok náboru" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status založený na aktivitách\n" +"Zmeškané: dátum už vypršal\n" +"Dnes: dátum aktivity je dnes\n" +"Plán: budúce aktivity" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Predmet / Názov žiadosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Predložiť" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Názov tagu" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Názov tagu už existuje !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Tagy" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Uchádzač dostane lepšiu ponuku" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Záujemca už nemá záujem" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Dátum kedy bude uchádzač schopný nastúpiť do zamestnania." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Model (Odoo druh dokumentu), ktorému odpovedá tento alias. Každý " +"prichádzajúci email ktorý neodpovie na existujúci záznam, spôsobí vytvorenie" +" nového záznamu tohto modelu (napr požiadavku projektu)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Meno stupňa náboru musí byť jedinečné!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Meno emailového alias, napr. \"práce\", ak chcete zachytiť emaily pre " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Majiteľ záznamov vytvorených pri prijímaní emailov na tento alias. Ak toto " +"pole nie je nastavené, systém sa pokúsi nájsť správneho vlastníka na základe" +" adresy odosielateľa (Od), alebo bude používať účet správcu, ak nie je " +"užívateľ systému nájdený pre danú adresu." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Toto je názov, ktorý vám pomáha sledovať vaše rôzne kampane, napr. " +"Fall_Drive, Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Toto je spôsob dodávania, napr. pohľadnica, e-mail alebo bannerová reklama" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Toto je zdroj odkazu, napr. vyhľadávací prostriedok, iná doména, alebo názov" +" emailového zoznamu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Táto fáza je zložená v kanban zobrazení, keď v tejto fáze nie sú žiadne " +"záznamy na zobrazenie." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Tip: nechajte uchádzačov prihlásiť sa e-mailom" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Robiť nábor" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Dnešné aktivity" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Popisy" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Skúste poslať e-mail" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Typ výnimočnej aktivity v zázname." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Nepriradené" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Neprečítané správy" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Počítadlo neprečítaných správ" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Používajte sledovače e-mailov a odkazov" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Použite pohovory počas prijímacieho procesu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Počas náborového procesu používajte formuláre na pohovor prispôsobené každej" +" pracovnej pozícii. Vyberte formulár, ktorý sa má použiť vo formulári " +"podrobností o pracovnej pozícii. To závisí od aplikácie Prieskum." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Email používateľa" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Veľmi dobré" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "Chcete analyzovať, odkiaľ aplikácie pochádzajú?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Správy webstránok" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "História komunikácie webstránok" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "Čo chcete dnes prijať? Vyberte si pracovnú pozíciu..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Tu môžete definovať štítky, ktoré sa namiesto toho zobrazia v stave kanban\n" +"predvolených štítkov." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Pre tohto kandidáta musíte definovať kontaktné meno." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Vaša žiadosť: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "napr. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "napr. Obchodný riaditeľ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "napr. manažér predaja" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/sl.po b/addons/hr_recruitment/i18n/sl.po new file mode 100644 index 00000000..0f72343c --- /dev/null +++ b/addons/hr_recruitment/i18n/sl.po @@ -0,0 +1,2435 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Vida Potočnik , 2021 +# laznikd , 2021 +# Grega Vavtar , 2021 +# Martin Trigaux, 2021 +# Matjaz Mozetic , 2021 +# matjaz k , 2021 +# Boris Kodelja , 2021 +# Tadej Lupšina , 2021 +# Jasmina Macur , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Jasmina Macur , 2021\n" +"Language-Team: Slovenian (https://www.transifex.com/odoo/teams/41243/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python slovar, po katerem se podaja privzete vrednosti ob ustvarjanju vnosov" +" za ta vzdevek." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Potreben je ukrep" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktivno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Stanje aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipi aktivnosti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Dodaj novo stopnjo v procesu zaposlovanja" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Dodaj novo oznako" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Naslov, kjer kadri delajo" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administrator" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Vzdevek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Varnostne nastavitve vzdevka stika" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Naziv vzdevka" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Domenski vzdevek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Model vzdevka" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Vse prošnje" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Kandidat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Kandidat najet" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Stopnja kandidata spremenjena" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Kandidat najet" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Naziv kandidata" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Kandidati" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Prosilci in priloženi življenjepis se ustvarijo samodejno, ko se pošlje e-poštno sporočilo.\n" +" Če namestite module za upravljanje dokumentov, se vsi življenjepisi samodejno indeksirajo,\n" +" tako da lahko preprosto iščete po njihovi vsebini." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Prosilci in priloženi življenjepis se ustvarijo samodejno, ko se pošlje e-poštno sporočilo.\n" +"Če namestite module za upravljanje dokumentov, se vsi življenjepisi samodejno indeksirajo,\n" +"tako da lahko preprosto iščete po njihovi vsebini." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Število prošenj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Povzetek prošnje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Prošnje" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Prijavljeno delovno mesto" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Stališče" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arhivirano" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Dodeljeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Število prilog" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Priponke" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Razpoložljivost" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Visokošolska diploma" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blokirano" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Po oddelkih" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Po zaposlitvi" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Po zaposlovalcu" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Prekliči" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Primeri po stopnjah in vrednotenjih" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Kategorija kandidata" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Neaktivni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Barvni indeks" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Podjetje" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Uredi nastavitve" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Nastavitve" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Stik" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "E-pošta stika" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Vsebina" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Pogodba" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Predlog pogodbe" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Podpisana pogodba" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Ustvari" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Ustvari kader" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Ustvari delovno mesto" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Ustvaril" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Ustvarjeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Datum nastanka" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dnevi do končanja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dni do odprtja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Privzete vrednosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Določite naslov stika za to delovno mesto. Če pustite prazno, bo uporabljen " +"e-poštni naslov iz nastavitev kadrovske službe" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Univerzitetna diploma" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Diplome" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Zamuda pri končanju" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Izbriši" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Oddelek" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Upravitelj oddelka" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Oddelki" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Opis" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Povzemanje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Opusti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Nimate dostopa, preskočite te podatke v uporabnikovem e-poštnem povzetku." + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktorat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenti" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Spusti seznam" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Uredi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-pošta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Email alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Predloga e-pošte" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"E-poštni psevdonim za to delovno mesto. Prispela e-pošta bo samodejno " +"ustvarila kandidate za to delovno mesto." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Kader" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Ime zaposlenega" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Kader vezan na kandidata." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Kadri" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Odlično" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Pričakovana plača" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Pričakovani dodatek k plači" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Razširjeni filtri" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Druge ugodnosti..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Povratne informacije o intervjujih..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Prvi intervju" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Prepognjeno v Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Sledilci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Sledilci (kanali)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Sledilci (partnerji)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Bodoče aktivnosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Zaporedje pri prikazu seznama diplom" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Zaporedje pri prikazu seznama stopenj" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Dobro" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Srednješolska izobrazba" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Zelena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Zelena kanban oznaka" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Siva" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Združi po" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID nadrejenega zapisa, ki vsebuje vzdevek (primer: projekt z vzdevkom " +"ustvarjanja opravil)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikona" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Če je označeno, zahtevajo nova sporočila vašo pozornost." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Če je označeno, nekatera sporočila vsebujejo napako pri dostavi." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Če je nastavljeno, se knjiži na kandidata preko predloge, kadar je kandidat " +"nastavljen na stopnjo." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Če nastavljeno na 'false' omogoči skrivanje primera, ne da bi ga brisali." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "V teku" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Začetna kvalifikacija" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Intervju obrazci" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Je sledilec" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Zaposlitev" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Prošnje za zaposlitev" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Zaposlitvena kampanja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Lokacija zaposlitve" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Delovno mesto" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr " Delovno mesto je ustvarjeno" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr " Delovno mesto je ustvarjeno" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Delovno mesto" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Objava delovnih mest" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Zaposlitve" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Obrazec zaposlovanja" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Viri delovnih mest" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban stanje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Zadnja stopnja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Zadnja posodobitev stopnje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Zadnji posodobil" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Zadnjič posodobljeno" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Aktivnosti z zamudo" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Ustvarimo delovno mesto." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Seznam kopij (cc) iz dohodne e-pošte." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Glavna priponka" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Magisterij" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medij" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Sestanki" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Napaka pri dostavi sporočila" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Sporočila" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobilni telefon" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Moje prošnje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Moje priljubljene" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Novo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Nov kandidat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Novi prijavitelji" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Nova prošnja" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nove prošnje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Novo zaposleni" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Novo zaposleni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Novo zaposleni" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Naslednje aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Rok naslednje aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Povzetek naslednje aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Tip naslednje aktivnosti" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Ni zadeve" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Prošenj še ni" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Podatkov še ni!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Običajno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Število aktivnosti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Število prilog" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Število napak" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Število sporočil, ki zahtevajo dejavnost" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Število sporočil, ki niso bila pravilno dostavljena." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Število neprebranih sporočil" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vam pomaga slediti prosilcem v postopku zaposlovanja\n" +" in spremljati vse operacije: sestanke, intervjuje itd. " + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo vam pomaga slediti prosilcem v postopku zaposlovanja\n" +"in spremljati vse operacije: sestanke, intervjuje itd. " + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Uradnik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Spletna objava" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Opcijski ID niti (zapisa), kamor bodo pripeta prejeta sporočila, čeprav niso" +" bila poslana kot odgovor na nit. Če se nastavi, bo ustvarjanje novih " +"zapisov onemogočeno." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Lastnik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Nadrejeni model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID nadrejene niti zapisov" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Verjetnost" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Predlagana plača" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Predlagani dodatek k plači" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Objavite razpoložljiva delovna mesta na svojem spletnem mestu" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Pripravljeno za naslednjo stopnjo" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Ste pripravljeni na bolj učinkovito zaposlovanje?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID niti zapisov" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Kadrovanje" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Stopnje zaposlovanja/kandidatov" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Analiza zaposlovanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Zaposlovanje opravljeno" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Proces kadrovanja" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Stopnje zaposlovanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Zaposlovanje" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Rdeča" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Rdeča kanban oznaka" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Zavrni" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Zavrnjeno" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Poročanje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Zahteve" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Odgovoren" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Odgovorni uporabnik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Obnovi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Napaka pri dostavi SMS " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Plača, ki jo kandidat pričakuje" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Plača, ki jo kandidat pričakuje in dodatki" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Plača, ki jo predlaga organizacija" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Plača predlagana s strani organizacije, dodatki" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Načrtuj intervju" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Načrtuj intervju s tem kandidatom" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Iskanje kandidatov" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Drugi intervju" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Zaporedje" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Nastavitve" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" +"Prikaži vse zapise z datumom naslednje aktivnosti pred današnjim datumom." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Vir" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Ime vira" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Vir kandidatov" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Viri kandidatov" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Stopnja" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Faza spremenjena" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Določitev stopnje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Naziv stopnje" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Faza spremenjena" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Stopnja kandidata pred trenutno stopnjo. Uporablja se za analizo izgubljenih" +" primerov." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Stopnje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status na osnovi aktivnosti\n" +"Zapadel: Rok je že prekoračen\n" +"Danes: Datum aktivnosti je danes\n" +"Planirano: Bodoče aktivnosti." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Zadeva/naziv prijave" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Pošlji" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Naziv oznake" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Označba že obstaja!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Ključne besede" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Model (Odoo Document Kind) kateremu pripada vzdevek. Vsa prispela e-pošta, " +"ki se ne nanaša na kateri obstoječi zapis, ustvari nov zapis tega modela " +"(npr. projektno opravilo)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Naziv diplome pri zaposlovanju mora biti unikaten!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Naziv e-poštnega vzdevka, npr. 'zaposlovanje', če želite loviti e-pošto za " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Lastnik zapisov ustvarjenih iz prispele pošte na ta vzdevek. Če to polje ni " +"nastavljeno, sistem poskuša ugotoviti pravega lastnika glede na " +"pošiljateljev naslov (From). Če ni uporabnika s tem naslovom, bo uporabil " +"Administratorjev račun." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Naziv, ki pomaga slediti različnim kampanjam, Primer: Posebna_ponudba, " +"Božična_akcija" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "Metoda dostave. Primer: razglednica, E-pošta, pasica, ..." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Vir povezave. Primer: Iskalnik, druga domena, naziv e-poštnega seznama" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Današnje aktivnosti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Vrsta dejavnosti izjeme na zapisu. " + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Nedodeljeno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Neprebrana sporočila" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Števec neprebranih sporočil" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Med postopkom zaposlovanja uporabite obrazce za intervju" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Uporabnikov elektronski naslov" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Zelo dobro" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Sporočila iz spletne strani" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Kronologija komunikacij spletne strani" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Vaša prošnja za zaposlitev: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "npr. Vodja prodaje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/sq.po b/addons/hr_recruitment/i18n/sq.po new file mode 100644 index 00000000..7b7d17d9 --- /dev/null +++ b/addons/hr_recruitment/i18n/sq.po @@ -0,0 +1,1914 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Albanian (https://www.transifex.com/odoo/teams/41243/sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Kompani" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Krijuar nga" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Krijuar me" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Përshkrimi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Emri i paraqitur" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Grupo Nga" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Modifikimi i fundit në" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Modifikuar per here te fundit nga" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Modifikuar per here te fundit me" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Sekuencë" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Mesazhe të Palexuara" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/sr.po b/addons/hr_recruitment/i18n/sr.po new file mode 100644 index 00000000..5650c905 --- /dev/null +++ b/addons/hr_recruitment/i18n/sr.po @@ -0,0 +1,2060 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2018 +# Slobodan Simić , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Slobodan Simić , 2018\n" +"Language-Team: Serbian (https://www.transifex.com/odoo/teams/41243/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try the mail gateway" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within 3 days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +" \n" +" \n" +" \n" +" % endif\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +msgid "Active" +msgstr "Активно" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Активности" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Add a new employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "Прилози" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Dostupnost" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:65 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Blocked" +msgstr "Blokiran" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:22 +#, python-format +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Zatvoren" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Kompanija" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfiguracija" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:371 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:373 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Sadržaj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "Ugovor" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Kreiraj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Create some aliases to track where applicants come from" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Kreiran" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Datum Kreiranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dana do Zatvaranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dana do Otvaranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Kasnjenje do Zatvaranja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Odeljenje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Odeljenja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +msgid "Description" +msgstr "Opis" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:16 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokumenti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +msgid "Email" +msgstr "E-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "Zapošljeni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "Započljeni" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "Događaj" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Grupiši po" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:69 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "U Progresu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "In progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "Posao" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Pozicija" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Pozicije Posla" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Poslovi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:27 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "Menadžer" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Poruke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobilni" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Name" +msgstr "Ime" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Novi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:447 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"New applicants can be generated from incoming emails. You just need to set " +"email aliases in configuration of job positions.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:389 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "No scheduled activities for the moment" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "Uobičajen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Overdue" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Vlasnik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Roditeljski Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Planned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Verovatnoca" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:67 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Zapošljavanje" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,kanban_state:0 +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__reference +msgid "Referred By" +msgstr "Prema preporuci" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "Izveštaji" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Zahtevi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "Odgovoran" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Odgovorni korisnik" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Niz" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Set Email Aliases" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Podešavanje" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Izvorno" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "Nivo" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Nivoi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "Oznake" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" +"Ove ce Email adrese bti pridodane CC polju za sve odlazne i dolazne Emailove" +" za ovaj zapis pre nego je poslat. Razdvoj vise Email adresa zarezom" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "These people will receive email." +msgstr "Ovi ce ljudi primiti Email." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,activity_state:0 +msgid "Today" +msgstr "Danas" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:37 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:32 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Watchers Emails" +msgstr "Praceni Emailovi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:450 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:295 +#, python-format +msgid "job applicant" +msgstr "" diff --git a/addons/hr_recruitment/i18n/sr@latin.po b/addons/hr_recruitment/i18n/sr@latin.po new file mode 100644 index 00000000..2071c723 --- /dev/null +++ b/addons/hr_recruitment/i18n/sr@latin.po @@ -0,0 +1,1919 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Nemanja Dragovic , 2017 +# Martin Trigaux , 2017 +# Djordje Marjanovic , 2017 +# Ljubisa Jovev , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-16 08:08+0000\n" +"PO-Revision-Date: 2017-11-16 08:08+0000\n" +"Last-Translator: Ljubisa Jovev , 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +"

\n" +" Regards,\n" +"

\n" +"\n" +"

--
\n" +" % if object.user_id:\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"

\n" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover our others jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"\n" +"

\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +"\n" +" % if object.user_id:\n" +"

\n" +" You will soon be contacted by:\n" +"

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"

\n" +" See you soon,\n" +"

\n" +" --
\n" +" Odoo HR Team\n" +"

\n" +"\n" +"
\n" +"

What is the next step?

\n" +"

\n" +" We usually answer applications within 3 days.\n" +" The next step is either a call or a meeting in our offices.\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn about us?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_congratulations +msgid "" +"\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \n" +" \"${object.company_id.name}\"\n" +" \n" +" \n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" Job Description\n" +" % endif\n" +"
\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"

\n" +" Hi,\n" +"

\n" +" We confirm we successfully received your application to the job\n" +"\n" +" \"${object.job_id.name}\"\n" +" at ${object.company_id.name}.\n" +"

\n" +"

\n" +" We will come back to you shortly.\n" +"

\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +" % endif\n" +"\n" +"
\n" +"\n" +"

What is the next step?

\n" +"

We usually answer applications within 3 days.

\n" +"

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"

\n" +"
\n" +"\n" +"

Want to learn more?

\n" +"
    \n" +"
  1. Founders' story
  2. \n" +"
  3. The Odoo Culture
  4. \n" +"
  5. About us
  6. \n" +"
\n" +"\n" +"
\n" +"\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +"

${object.job_id.address_id.name}

\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +"

${object.job_id.address_id.street}

\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +"

${object.job_id.address_id.street2}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"

\n" +" % if object.job_id.address_id.country_id.name:\n" +"

${object.job_id.address_id.country_id.name}

\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"\n" +"
\n" +"\n" +" % if object.job_id.address_id:\n" +"
\n" +" \n" +" \n" +" \n" +"
\n" +" % endif\n" +" \n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +"
Sent by ${object.company_id.name}
\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Discover all our jobs.\n" +"
\n" +" % endif\n" +"
\n" +"\n" +"\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_employee +msgid "" +"\n" +"

Dear all,

\n" +"

I’m very pleased to announce that ${object.name} will be\n" +"joining us as a ${object.job_id.name}\n" +"%if object.department_id:\n" +" in ${object.department_id.name}.\n" +"%endif\n" +".

\n" +"

Please welcome him/her and help him/her finding his/her marks.

" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Contact:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Degree:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Departement:" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban +msgid "Folded in Recruitment Pipe: " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New" +msgstr "Novo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "View" +msgstr "Pregled" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_active +msgid "Active" +msgstr "Aktivan" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:20 +#, python-format +msgid "" +"Add columns to define the interview stages.
e.g. New > " +"Qualified > First Interview > Recruited" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event_applicant_id +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_new +msgid "Applicant created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application" +msgstr "Aplikacija" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Application(s)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_application_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_document_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Archived" +msgstr "Arhivirani" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Attachments" +msgstr "Prilozi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "Automated Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_availability +msgid "Availability" +msgstr "Dostupnost" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Click here to create a new job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +msgid "Click to add a new employee." +msgstr "Klikni da dodaš novog zaposlenog." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Click to add a new stage in the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Click to add a new tag." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_closed +msgid "Closed" +msgstr "Zatvoren" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_color +msgid "Color Index" +msgstr "Indeks boje" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Preduzeće" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Postavka" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:350 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:352 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Sadržaj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Contract" +msgstr "Ugovor" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Kreiraj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create & Edit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Create alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"Create some aliases that will allow you to track where applicants come from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_create_date +msgid "Created on" +msgstr "Datum kreiranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Creation Date" +msgstr "Kreiran dana" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Creation Week" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_activity +msgid "Currently there are not any activity scheduled." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_close +msgid "Days to Close" +msgstr "Dana do Zatvaranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_day_open +msgid "Days to Open" +msgstr "Dana do Otvaranja" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_type_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_name +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Degree of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_delay_close +msgid "Delay to Close" +msgstr "Kasnjenje do Zatvaranja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Obriši" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Sektor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Sektori" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_description +msgid "Description" +msgstr "Opis" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_display_name +msgid "Display Name" +msgstr "Naziv za prikaz" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_documents_count +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Documents" +msgstr "Dokumenti" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_email +msgid "Email" +msgstr "E-mail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_emp_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Employee" +msgstr "Zaposleni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_no_employee +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Employees" +msgstr "Zaposlenici" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Event" +msgstr "Događaj" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Prošireni filteri" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_fold +msgid "Folded in Recruitment Pipe" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree_sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Group By" +msgstr "Grupiši po" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +msgid "HR Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Hired Employees" +msgstr "Zaposlenih radnika" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:94 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#, python-format +msgid "Job" +msgstr "Radno mjesto" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +msgid "Job Application Confirmation: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Job Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_job_id +msgid "Job ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Radno mjesto" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Radna mjesta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Radna mjesta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source___last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage___last_update +msgid "Last Modified on" +msgstr "Zadnja promena" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_uid +msgid "Last Updated by" +msgstr "Promenio" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_write_date +msgid "Last Updated on" +msgstr "Vreme promene" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:16 +#, python-format +msgid "" +"Let's have a look at the applications pipeline for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Manager" +msgstr "Nadzor" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_mobile +msgid "Mobile" +msgstr "Mobilni" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_activity +msgid "My Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category_name +msgid "Name" +msgstr "Naziv" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Novi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:426 +#, python-format +msgid "New Employee %s Hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "New Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department_new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee_newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_nmenu_activity +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:368 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "No document yet." +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Normal" +msgstr "Normalni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Offer" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +msgid "" +"Once a job position is created, you can track related applications\n" +" and manage the recruitment process." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "" +"Once a job position is created, you can track the applicants\n" +" and manage the recruitment process related to the job\n" +" position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings_module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_user_id +msgid "Owner" +msgstr "Vlasnik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "Parent Model" +msgstr "Roditeljski Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_partner_phone +msgid "Phone" +msgstr "Telefon:" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_probability +msgid "Probability" +msgstr "Verovatnoca" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment" +msgstr "Zapošljavanje" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job_user_id +msgid "Recruitment Responsible" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_reference +msgid "Referred By" +msgstr "Prema preporuci" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Refuse" +msgstr "Odbi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Odbijeno" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Reopen Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reports" +msgstr "Izvještaji" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Zahtjevi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Responsible" +msgstr "Odgovoran" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_resumes +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job02 +msgid "Resumes and Letters" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree_sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_sequence +msgid "Sequence" +msgstr "Prioritet" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Settings" +msgstr "Podešavanja" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_source_id +msgid "Source" +msgstr "Izvor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source_name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_job_id +msgid "Specific job that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Stage" +msgstr "Nivo" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage_name +msgid "Stage name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Stage of Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Faze" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Subject / Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.applicant.category:0 +msgid "Tag name already exists !" +msgstr "Naziv oznake već postoji !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +msgid "Tags" +msgstr "Oznake" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: sql_constraint:hr.recruitment.degree:0 +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job_alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "" +"These aliases can be emails or urls for every source. When the applicant " +"arrives here through one of these you'll know where he came from." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_cc +msgid "" +"These email addresses will be added to the CC field of all inbound and " +"outbound emails for this record before being sent. Separate multiple email " +"addresses with a comma" +msgstr "" +"Ove ce Email adrese bti pridodane CC polju za sve odlazne i dolazne Emailove" +" za ovaj zapis pre nego je poslat. Razdvoj vise Email adresa zarezom" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant_email_from +msgid "These people will receive email." +msgstr "Ovi ce ljudi primiti Email." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "This Year" +msgstr "Ova godina" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_resumes +msgid "" +"This menu helps you search through resumes and motivation\n" +" letters. Odoo automatically indexes .PDF, .DOC, DOCX, .TXT\n" +" files so that you can search keywords from the content of these\n" +" files." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage_fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:30 +#, python-format +msgid "" +"Try to send an email to this address, it will create an application " +"automatically." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_crm_case_jobs_filter +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "Unread Messages" +msgstr "Nepročitane poruke" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_write_date +msgid "Update Date" +msgstr "Obnovi Datum" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on Survey app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:25 +#, python-format +msgid "Use the breadcrumbs to go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: selection:hr.applicant,priority:0 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tour.js:11 +#, python-format +msgid "Want to start recruiting like a pro? Start here." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_email_cc +msgid "Watchers Emails" +msgstr "Praceni Emailovi" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_employee +msgid "Welcome ${object.name} " +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_no_employee +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 "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:430 +#, python-format +msgid "You must define an Applied Job and a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +msgid "Your Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:281 +#, python-format +msgid "job applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "res.config.settings" +msgstr "" diff --git a/addons/hr_recruitment/i18n/sv.po b/addons/hr_recruitment/i18n/sv.po new file mode 100644 index 00000000..c845d08e --- /dev/null +++ b/addons/hr_recruitment/i18n/sv.po @@ -0,0 +1,2417 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Haojun Zou , 2021 +# Anto Nilsson , 2021 +# Kristoffer Grundström , 2021 +# Martin Trigaux, 2021 +# Christelle Wehbe , 2021 +# Martin Wilderoth , 2021 +# Stephen Schmidt , 2021 +# Robert Frykelius , 2021 +# Kim Asplund , 2021 +# Chrille Hedberg , 2021 +# Daniel Osser , 2021 +# Han Wong , 2021 +# Anders Wallenquist , 2021 +# Simon Strömberg , 2021 +# Jakob Krabbe , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Jakob Krabbe , 2021\n" +"Language-Team: Swedish (https://www.transifex.com/odoo/teams/41243/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Klicka för att visa applikationen." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"En Python-katalog som används för standardvärden när nya poster skapas för " +"detta alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Åtgärd krävs" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Aktiv" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktiviteter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Aktivitetstyp" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Lätt till ny etikett" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Arbetsplatsadress för den anställde" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Administratör" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Alias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias kontaktsäkerhet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Aliasnamn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Aliasdomän" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliasobjekt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Alla ansökningar" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Sökande" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Sökande examen" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Sökande anställd" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Ansökningssteg ändrat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Sökande anställd" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Sökandes namn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Sökande" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Ansökningar, antal" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Summering av ansökningar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Ansökan e-post" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Ansökningar" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Ansökningar med samma e-post" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Sökta arbeten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Uppskattning" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arkiverad" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Arkiverad / refuserad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Tilldelad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Antal Bilagor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Bilagor" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Tillgänglighet" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Kandidatexamen" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Blockerad" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Per avdelning" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Per tjänst" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Per rektyterare" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Kalenderhändelse" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanj" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Avbryt" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Ärenden per etapp och estimat" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Sökandekategori" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Avslutat" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Färgindex" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Bolag" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Konfigurationsinställningar" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Konfiguration" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Kontaktpersonens e-postadress" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Innehåll" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Avtal" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Kontraktskrivning" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Skapa" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Lägg upp anställd" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Skapad av" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Skapad den" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Registeringsdatum" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Dagar i behandling" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Dagar för att öppna" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Standardvärden" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Examen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Examina" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Ledtid till avslut" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Ta bort" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Avdelning" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Avdelningschef" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Avdelningar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Beskrivning" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Sammanställning" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Avbryt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Saknar åtkomsträttighet, skippa det här för kundens sammanställnings epost" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktorsgrad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Dokument" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Redigera" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-post" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "E-postalias" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "E-postmall" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"E-post alias för denna befattning. Nya inkommande e-postmeddelanden kommer " +"automatiskt att skapa nya sökande till denna befattning." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Anställd" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Anställda" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Utmärkt" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Förväntad lön" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Förväntade förmåner" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Utökade filter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Extra förmåner..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Återkoppling från intervjuer..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Första intervjuen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Hoplagd i kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Följare" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Följare (Kanaler)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Följare (kontakter)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Framtida aktiviteter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Ger sorteringsordningen när listan med examina visas." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Visaren lista på stegen i sekvens ordning." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Bra" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Utexaminerad" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Grön" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Gruppera efter" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Ikon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikon för att indikera en undantagsaktivitet." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" +"Om den är markerad så finns det meddelanden som kräver din uppmärksamhet." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Om den aktiva fältet är satt till false, kommer det att du kan dölja ärendet" +" utan att ta bort det." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Pågående" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Grundläggande Kompetens" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Intervjuformulär" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Är favorit" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Är följare" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Jobb" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Arbetsansökningar" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Arbetsplats" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Tjänst" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Tjänst skapad" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Tjänst skapad" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Befattningar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Jobb" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Jobb - Rekryteringsformulär" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanbanstatus" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Sista etappen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Senaste etappuppdatering" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Senast uppdaterad av" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Senast uppdaterad" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Försenade aktiviteter" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Huvudbilaga" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Magisterexamen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Medium" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Möten" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Fel vid meddelandeleverans" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Meddelanden" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Mobil" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Mina ansökningar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Mina favoriter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Min tjänst" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Ny" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Ny sökande" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Nya sökande" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Ny ansökan" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Nya ansökningar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Ny ansökan
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nyligen anställd medarbetare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Nyligen anställd" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Nyligen anställda medarbetare" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Nyligen anställd medarbetare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Nästa aktivitet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Nästa slutdatum för aktivitet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Nästa aktivitetssummering" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Nästa aktivitetstyp" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Inget ämne" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Ingen ansökan ännu" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Inga ansökningar ännu" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Ingen data ännu!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Antal åtgärder" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Antal bilagor" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Antalet dagar kvar till stängning" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Antal fel" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Antal meddelanden som kräver en åtgärd" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Antal meddelanden med leveransfel" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Antal olästa meddelanden" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Tjänsteman" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Eller tala om denna sökande i enrum med dina kollegor." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Övriga ansökningar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Ägare" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Parent Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Sannolikhet" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Föreslagen lön" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Föreslagna förmåner" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Klar för nästa steg" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Redo att rekrytera mer effektivt?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Record Thread ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Rekryterare" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Rekrytering" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Rekrytering / Steg Sökande" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Rekryteringsanalys" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Rektyrering klar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Rekryteringsprocess" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Rekryteringssteg" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Rekryteringar" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Röd" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Neka" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Nekad" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Rapportering" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Krav" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Ansvarig" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Ansvarig användare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Återskapa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS leveransfel" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Lön förväntad av sökande" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Sökandens förväntad lön och extra förmåner" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Lön föreslagen av organisationen" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Lön föreslagen av organisationen och extra förmåner" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Spara!" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Planerad intervju" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Planera intervju med den sökande" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Sök bland Sökande" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Sök källa" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Andra intervjuen" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "Skicka din e-post. Följare kommer få en kopia av kommunikationen." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sekvens" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Inställningar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Visa alla poster som har nästa händelse före idag" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Källa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Källnamn" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Källor för sökande" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Källor för sökande" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Etapp" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Etapp ändrad" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Etappdefinition" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Etappnamn" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Steg ändrat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Etapper" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Ansökandes namn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Skicka" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Etikettnamn" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Etikettnamnet existerar redan !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etiketter" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Den sökande ges bättre erbjudande" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Den sökande är inte intresserad mer" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Datumet när den sökande blir tillgänglig att tillsätts på tjänsten" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Klassen (Odoo-dokumenttyp) som detta alias är knutet till. All inkommande " +"e-post som inte ingår i en pågående diskussion skapar en ny post av denna " +"klass (t ex Aktivitet)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Namnet på examen för rekryteringen måste vara unik!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Namnet på e-post-alias, eg 'jobb' om du vill fånga e-post för " +"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Tips: Låt kandidater ansöka via e-post" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Att rekrytera" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Dagens aktiviteter" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Verktygstips" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Försök skicka e-post" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Ej tilldelade" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Olästa meddelanden" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Räknare olästa meddelanden" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Användarens e-post" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Mycket bra" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Webbplatsmeddelanden" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Webbplatsens kommunikationshistorik" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Du måste ange ett kontaktnamn för denna sökande." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Din jobbansökan: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "t.ex. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "t.ex. säljare" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "t.ex. säljare" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/th.po b/addons/hr_recruitment/i18n/th.po new file mode 100644 index 00000000..0d575157 --- /dev/null +++ b/addons/hr_recruitment/i18n/th.po @@ -0,0 +1,2394 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# นัจ-ณวัสน์ เอกสิรินิธิพล , 2020 +# gsong , 2020 +# Somchart Jabsung , 2020 +# Martin Trigaux, 2020 +# Khwunchai Jaengsawang , 2020 +# Odoo Thaidev , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Odoo Thaidev , 2021\n" +"Language-Team: Thai (https://www.transifex.com/odoo/teams/41243/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "ต้องดำเนินการ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "เปิดใช้งาน" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "กิจกรรม" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "การตกแต่งข้อยกเว้นกิจกรรม" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "สถานะกิจกรรม" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Activity Types" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "เพิ่มแท็กใหม่" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "ผู้ดูแลระบบ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "ชื่อเรียก" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Alias Contact Security" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "ชื่อเรียก" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "ชื่อโดเมน" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Aliased Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "ยื่นคำขอ" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "ผู้สมัครได้รับการว่าจ้าง" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "ผู้สมัครได้รับการว่าจ้าง" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "ชื่อของผู้ยื่นคำขอ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "ผู้สมัคร" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "โปรแกรม" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "เก็บถาวร" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "ที่ได้รับมอบหมาย" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "จํานวนสิ่งที่แนบมา" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "เอกสารแนบ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "ที่มีอยู่" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "บล็อค" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "ปฎิทินกิจกรรม" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "แคมเปญ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "ยกเลิก" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "หมวดของผู้สมัคร" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "ปิด" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "ดัชนีสี" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "บริษัท" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "การตั้งค่า" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "การกำหนดค่า" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "ติดต่อ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "เนื้อหา" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "สัญญา" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "สร้าง" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "สร้างบุคลากร" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "สร้างโดย" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "สร้างเมื่อ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "วันที่สร้าง" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "วันที่จะปิด" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "วันที่จะเปิด" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "ค่าเริ่มต้น" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "ปริญญา" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "ลบ" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "แผนก" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "ผู้จัดการแผนก" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "แผนก" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "รายละเอียด" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "จัดระเบียบ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "ยกเลิก" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "ไม่มีสิทธิ์เข้าถึงข้ามข้อมูลนี้สำหรับอีเมลสรุปข้อมูลของผู้ใช้" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "ปริญญาเอก" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "เอกสาร" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "เมนูแบบดรอปดาว์น" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "แก้ไข" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "อีเมล" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "นามแฝงอีเมล" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "แม่แบบอีเมล" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "บุคลากร" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "ชื่อบุคลากร" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "บุคลากร" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "ดีเยี่ยม" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "บุคลากรที่คาดหวัง" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "เงินเดือนที่ต้องการ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Extended Filters" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "ความคิดเห็นของการสัมภาษณ์ ..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "สัมภาษณ์ครั้งแรก" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "ผู้ติดตาม" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "ผู้ติดตาม (ช่องทาง)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "ผู้ติดตาม (คู่ค้า)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "กิจกรรมในอนาคต" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "ดี" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "เขียว" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "จัดกลุ่มตาม" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "รหัส" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "ไอคอน" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "ไอคอนเพื่อระบุกิจกรรมการยกเว้น" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "ถ้าเลือก ข้อความใหม่จะต้องการความสนใจจากคุณ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "ถ้าเลือก ข้อความบางข้อความมีข้อผิดพลาดในการส่ง" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "กำลังดำเนินการ" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "คุณสมบัติเบื้องต้น" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "เป็นผู้ติดตาม" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "งาน" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "สถานที่ทำงาน" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "ตำแหน่ง" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "สร้างตำแหน่งแล้ว" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "สร้างตำแหน่งแล้ว" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "ตำแหน่ง" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "งาน" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "อัพเดทครั้งสุดท้ายโดย" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "อัพเดทครั้งสุดท้ายเมื่อ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "กิจกรรม" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "เอกสารหลักที่แนบมา" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "ปริญญาโท" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "ปานกลาง" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "การประชุม" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "เกิดการผิดพลาดในการส่งข้อความ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "ข้อความ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "มือถือ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "รายการโปรดของฉัน" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "ใหม่" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "ผู้สมัครใหม่" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "บุคลากรที่ว่าจ้างใหม่" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "กิจกรรมถัดไป" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "กำหนดกิจกรรมสุดท้าย" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "สรุปกิจกรรมถัดไป" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "ประเภทกิจกรรมถัดไป" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "ไม่มีหัวข้อ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "ปกติ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "จํานวนการดําเนินการ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "จํานวนข้อผิดพลาด" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "จํานวนข้อความที่ต้องการการดําเนินการ" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "จํานวนข้อความที่มีข้อผิดพลาดในการส่ง" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "จํานวนข้อความที่ยังไม่ได้อ่าน" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "เจ้าหน้าที่ / \t ผู้ปฏิบัติงาน" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "เจ้าของ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "โทรศัพท์" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "ความน่าจะเป็น" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "รับสมัครงาน" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "รับสมัครงาน / ขั้นตอนสมัคร" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "กระบวนการสรรหา" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "การสรรหา" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "สีแดง" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "ปฏิเสธ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "ถูกปฏิเสธ" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "การรายงาน" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "ความต้องการ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "รับผิดชอบ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "ผู้ใช้ที่รับผิดชอบ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "ข้อผิดพลาดในการส่ง SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "เงินเดือนที่ต้องการของผู้สมัคร" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "ตารางเวลาสัมภาษณ์" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "สัมภาษณ์ครั้งที่สอง" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "ลำดับ" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "ตั้งค่า" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Show all records which has next action date is before today" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "ต้นฉบับ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "ชื่อแหล่ง" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "สถานะ" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "สถานะเปลี่ยนแปลง" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "ชื่อขั้นตอน" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "ขั้นตอนการเปลี่ยนแปลง" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "ขั้นตอน" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Status based on activities\n" +"Overdue: Due date is already passed\n" +"Today: Activity date is today\n" +"Planned: Future activities." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "ชื่อป้ายกำกับ" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "ชื่อป้ายกำกับมีอยู่แล้ว" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "ป้ายกำกับ" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "กิจกรรมวันนี้" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "พิมพ์กิจกรรมข้อยกเว้นบนบันทึก" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "ข้อความที่ยังไม่ได้อ่าน" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "ตัวนับข้อความที่ยังไม่ได้อ่าน" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "อีเมลของผู้ใช้" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "ดีมาก" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "ข้อความเว็บไซต์" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "ประวัติการสื่อสารของเว็บไซต์" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/tr.po b/addons/hr_recruitment/i18n/tr.po new file mode 100644 index 00000000..23a24da5 --- /dev/null +++ b/addons/hr_recruitment/i18n/tr.po @@ -0,0 +1,2707 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Ayhan KIZILTAN , 2020 +# Ramiz Deniz Öner , 2020 +# Gökhan Yüksel , 2020 +# Levent Karakaş , 2020 +# Murat Kaplan , 2020 +# Ahmet Altinisik , 2020 +# Ertuğrul Güreş , 2020 +# Mehmet Demirel , 2020 +# Gökhan Erdoğdu , 2020 +# Umur Akın , 2020 +# Buket Şeker , 2020 +# Metin Akın , 2020 +# Erdem Keskin , 2020 +# ANIL TAN SAĞIR , 2020 +# abc Def , 2020 +# Tugay Hatıl , 2020 +# Murat Durmuş , 2020 +# Martin Trigaux, 2020 +# Ediz Duman , 2020 +# Nadir Gazioglu , 2021 +# Ozlem Cikrikci , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Ozlem Cikrikci , 2021\n" +"Language-Team: Turkish (https://www.transifex.com/odoo/teams/41243/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Başvuruyu görüntülemek için basınız " + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"E-posta ile mi başvurdunuz? Check incoming applications. ** " +"uygulamaları kontrol ediniz." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "İlk görüşme için hak kazandırmak içinbu kartı taşıyınız," + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Try to send an email to the applicant.
Tips: All emails sent or received are saved in the history here\n" +"\n" +"Başvuru sahibine e-posta yollamayı deneyiniz. İpucu: Gönderilen ve alınan tüm e-postalar burada geçmişte saklanır." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Harika! Yeni birini işe aldınız!
Websitesi uygulaması ile iş " +"tekliflerini çevrimiçi yayınlamayı deneyiniz.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,\n" +"

\n" +" We confirm we successfully received your application for the job\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Merhaba,

\n" +" Katıldığınız için teşekkür ederiz\n" +" ${object.company_id.name} takım.\n" +" \n" +" Özgeçmişinizin rekabetçi olmasına rağmen işe alım ekibimizin\n" +" başvurunuzu gözden geçirdiğini ve daha fazla değerlendirme\n" +" için seçmediğini bilmenizi istedik. \n" +" .\n" +"

\n" +" Lütfen işe alımın zor olduğunu unutmayın, ve biz hata\n" +" yapabiliriz. Eğer, kararımız hakkında bir hata yaptığımızı\n" +" veya daha fazla bilgi istediğinizi düşünüyorsanız\n" +" bu e-postaya cevap vermekten çekinmeyin\n" +"\n" +"

\n" +" Ancak özgeçmişinizi kayıt altına alıp becerilerinize ve\n" +" deneyimlerinize daha uygun olabilecek gelecekteki \n" +" fırsatlar hakkında sizinle iletişim kurabiliriz\n" +"\n" +"

\n" +" İş aramalarınızda size en iyisini diliyoruz ve umarız sizi\n" +" başka bir rol için değerlendirme şansına gelecekte sahip\n" +" olabiliriz\n" +"\n" +"

\n" +" Teşekkür ederiz,\n" +" \n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Bir Python sözlüğü, bu rumuz için yeni kayıtlar oluştururken varsayılan " +"değerleri sağlamak için değerlendirilir." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Eylem Gerekiyor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Etkin" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Aktiviteler" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Aktivite İstisna Donatımı" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Aktivite Durumu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Aktivite Tipi Simgesi" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Aktivite Türleri" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "İşe alım sürecine yeni bir aşama ekleyin" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Yeni bir etiket ekle" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Personelin çalışacağı adres" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Yönetici" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Rumuz" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Rumuz İletişim Güvenliği" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "Rumuz ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Rumuz Adı" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Rumuz alan adı" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Rumuzlanan Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Toplam Başvuru Sayısı" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Tüm Başvurular" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Aday" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Başvuru Derecesi" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Aday İşe Alındı" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Aday Aşaması Değişti" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "Başvuru sahibinin e-postası" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Aday işe alındı" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Başvuru sahibi işe alındı
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Adayın İsmi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Adaylar" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Başvurular ve eklenmiş CV'leri eposta gönderildiğinde otomatik olarak oluşturulur.\n" +" Eğer belge yönetimi modüllerini kurduysanız tüm özgeçmişler işlenir,\n" +" ve böylelikle içeriğinde kolaylıkla arama yapabilirsiniz." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Başvurular ve eklenmiş CV'leri eposta gönderildiğinde otomatik olarak oluşturulur.\n" +" Eğer belge yönetimi modüllerini kurduysanız tüm özgeçmişler işlenir,\n" +" ve böylelikle içeriğinde kolaylıkla arama yapabilirsiniz." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Başvuru sahipleri bu e-posta adresine özgeçmiş gönderebilir,
otomatik " +"olarak bir uygulama oluşturur" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Başvuru Sayısı" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "İş Başvuru Özeti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Uygulama e-postası" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Başvurular" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Aynı e-postaya sahip uygulamalar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Başvurulan İş" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Değerlendirme" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Arşivlendi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Archived / Refused" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Atanmış" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Ek Sayısı" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Ekler" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "özgeçmiş gibi ekler otomatik olarak indekslenir. " + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Kullanılabilirlik" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Lisans Derecesi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Engellendi" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Departmana Göre" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "İşe Göre" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "İş Pozisyonlarına Göre" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Sorumluya Göre" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" +"Bir pozisona rümuz ekleyerek, bu adrese gönderilen e-postalar otomatik olarak başvuru oluşturur. Başvurunun kaynağına dair istatiktik elde etmek için çoklu takipçi dahi kullanabilirsiniz : LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Takvim Etkinliği" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Kampanya" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "İptal et" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Aşama ve Tahminlere göre Başvurular" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Aday Kategorisi" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Uygulama e-postası seçiniz" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Kapanmış" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Renk" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Şirket" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Yapılandırma Ayarları" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Yapılandırma" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Temas" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "İletişim E-postası" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "İçerik" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Sözleşme" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Sözleşme Teklifi" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Sözleşme İmzaladı" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Copy this email address, to paste it in your email composer, to apply.\n" +"Bu e-posta adresini kopyalayınız, e-posta yazıcınıza kopyalamak için, ***" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Oluştur" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Personel Oluştur" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "İş Pozisyonu Oluştur" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Create your first Job Position." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Oluşturan" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Oluşturulma" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Oluşturulma Tarihi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Özel Geri Dönen Mesaj" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Kapanmaya Kalan Gün" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Açılmaya Kalan Gün" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Öntanımlı Değerler" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Bu iş pozisyonu için belirli bir iletişim adresi tanımlayın. Boş " +"bırakırsanız insan kaynakları ayarlarındaki varsayılan e-posta adresi " +"kullanılır" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Burada işe alım sürecinizin adımlarını tanımlayın, mesela:\n" +"uygunluk araması, ilk görüşme, ikinci görüşme, reddedildi,\n" +"işe alındı." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Derece" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Derece ismi" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Dereceler" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Açık Kalma Süresi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Sil" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Departman" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Departman Yöneticisi" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Departmanlar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Açıklama" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Özet" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Vazgeç" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Görünüm Adı" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "Erişiminiz yok, kullanıcı e-mail özeti için bu veriyi atlayın" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Doktora Derecesi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Belge Sayısı" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Belgeler" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "İş gereksinimlerine uymuyor" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Eğer işe alım süreciniz iş pozisyonuna göreyse\n" +"departmanı belirtmeyi unutmayın." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Açılır Menü" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Düzenle" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "E-Posta" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "E-Posta Rumuzu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "E-posta Şablonu" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Bu iş pozisyonu için e-posta rumuzu. Gelen yeni e-postalar otomatik olarak " +"bu iş pozisyonu için yeni aday oluşturur." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "E-posta cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Email subject for applications sent via email" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Personel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Personel Adı" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Adayla ilişkilendirilmiş personel." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Personel:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Personel" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Mükemmel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Beklenen Personel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Beklenen Ücret" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Beklenen Ücret Yan Hakları" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Genişletilmiş Filtreler" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Ekstra maaş yan hakları..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Favori Kullanıcı" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Görüşme geribildirimleri..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "İlk Görüşme" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Kanban Görüntüsünü Katla" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Takipçiler" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Takipçiler (Kanallar)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Takipçiler (İş ortakları)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Harika font ikonları örn. fa-görevler" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Sonraki Aktiviteler" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Generate Email" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Reddetme Sebebini Al" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Derecelerin listesi gösterilirken nasıl sıralanacağını belirler. " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Aşamaların listesi gösterilirken nasıl sıralanacağını belirler. " + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "İyi" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Lisans Üstü" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Yeşil" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Yeşil Kanban Etiketi" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Gri" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Gri Kanban Etiketi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Grupla" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "İK Sorumlusu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"Rumuzu tutan üst kayıt ID (örnek: görev oluşturma rumuzunu tutan proje)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "İkon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Bir istisna faaliyetini gösteren simge." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "İşaretliyse, yeni mesajlar dikkatinize sunulacak." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "İşaretliyse, bazı mesajlar gönderi hatası içermektedir." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Eğer ayarlanırsa, şablonu kullanan adaya, ilgili aşamaya gelince bir mesaj " +"gönderilir." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Eğer ayarlanırsa, standart mesaj yerine yetkili olmayan kullanıcılara bu " +"içerik gönderilecektir." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Etkin alanda yanlış olarak ayarlayarak silinmeden gizlenmesini " +"sağlayabilirsiniz." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Devam Eden" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Ön Yeterlilik" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Aday Değerlendirme Formları" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Favori" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Takipçi mi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "İş" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "İş Başvuruları" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "İş Kampanyası" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "İş Konumu" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "İş Pozisyonu" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "İş Pozisyonu Oluşturuldu" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "İş Pozisyonu oluşturuldu" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "İş Pozisyonları" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "İş Başvuruları Yayınlama" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "İş Pozisyonuna Özel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "İş" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "İşler - İşe Alım Formu" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Aday Kaynakları" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Kanban Engellendi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Kanban Devam Ediyor" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Kanban Durumu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban Geçerli" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" +"Kpi (Temel Performans Göstergesi) İk İşe Alım Yeni İş Arkadaşların Değerleri" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Son Düzenleme" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Son Aşama" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Son Aşama Güncelleme" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Son Güncelleyen" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Son Güncelleme" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Geciken Aktiviteler" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Let people apply by email to save time." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Yeni bir iş pozisyonu oluşturalım." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Hadi pozisyonu oluşturalım. Eğer websitesi uygulamasını kullanırsanız, " +"başvuranlar için bir e-posta ve herkesin görebileceği iş tanımı " +"oluşturulacak." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Hadi İşe alım sürecini nasıl geliştirebileceğine bakalım." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Başvurular hunisine bakalım." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Bu yeni personeli şimdi oluşturalım." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Panoya geri dönelim." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Gelen e-postalardaki cc listesi." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Ana Ek" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Master Derecesi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Mecra" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Toplantı Sayısı" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Toplantılar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Mesaj Teslim hatası" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Mesajlar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Taşınır" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Başvurularım" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Favorilerim" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "İş Pozisyonlarım" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Yeni" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Yeni Aday" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Yeni Adaylar" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Yeni Başvuru" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Yeni Başvurular" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Yeni Uygulamalar
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "İşe Yeni Alınan Personel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Yeni işe alınan" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "İşe Yeni Alınan Personel" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "İşe yeni alınan personel" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Sonraki Aktiviteler" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Sonraki Aktivite Zaman Sınırı" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Sonraki Aktivite Özeti" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Sonraki Aktivite Türü" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Konu Yok" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "No application yet" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Henüz uygulama yok" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Henüz veri yok!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Normal" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Eylemlerin Sayısı" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Eklentilerin Sayısı" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Akışta yeni olan uygulamaların sayısı (tipik olarak akışın ilk adımında)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Açık Kalacağı Gün Adedi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Hata sayısı" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Eylem gerektiren mesaj sayısı" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Teslimat hatası olan mesaj sayısı" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Okunmamış mesaj sayısı" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo işe alım sürecinde adaylarınızı takip etmenize ve tüm\n" +"işlemleri takip etmenize yardımcı olur: toplantılar, görüşmeler, vb." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo işe alım sürecinde adaylarınızı takip etmenize ve tüm\n" +"işlemleri takip etmenize yardımcı olur: toplantılar, görüşmeler, vb." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Yetkili" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Süren" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "İnternette Yayınla" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Yanıtlamasalar bile gelen mesajların ekleneceği isteğe bağlı başlık (kayıt) " +"IDsi. Ayarlanırsa, yeni kayıtların oluşumunu tamamen engelleyecektir." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Or talk about this applicant privately with your colleagues." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Diğer uygulamalar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Sahibi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Üst Model" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Üst Kayıt Mesaj Dizisi ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Rumuzun bulunduğu üst model. Rumuz referansın bulunduğu model zorunlu olarak" +" alias_model_id tarafından verilen model değildir. (örnek: project " +"(parent_model) ve görev (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Personelin sözleşmesini onaylamakla sorumlu kişi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Telefon" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Posta geçidini kullanarak gönderilecek mesajların kuralları:\n" +"- herkes: herkes posta gönderebilir\n" +"- iş ortakları: sadece onaylanmış iş ortakları\n" +"- takipçiler: sadece ilgili dokümanın veya takipçi kanalların takipçileri\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Olasılık" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Önerilen Ücret" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Önerilen Ücret Yan Hakları" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Açık iş pozisyonlarını web sitenizde yayınlayın" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Bir Sonraki Aşama için Hazır" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Daha etkili işe alım için hazır mısınız?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Kayıt Başlık ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "İşe Alan" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "İşe Alım" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "İşe Alım / Başvuru Aşamaları" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "İşe Alım Analizi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "İşe Alımı Yapılan" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "İşe Alım Süreci" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "İşe Alım Aşamaları" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "İşe Alımlar" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Kırmızı" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Kırmızı Kanban Etiketi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Reddet" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Reddetme Sebebi" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Başvuranın Reddetme Sebebi" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Reddetme Sebepleri" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Reddedildi" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Raporlama" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Gereksinimler" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Sorumlu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Sorumlu Kullanıcı" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Geriyükle" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "SMS Teslim etme hatası" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Adayın Beklediği Ücret" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Aday tarafından Beklenen Ücret Yan Hakları" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "İşletme Tarafından Önerilen Ücret" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "İşletme Tarafından Önerilen Ücret Yan Hakları" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Kaydet !" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Görüşme Planla" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Bu adayla iş görüşmesi planlayın" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Adayları Arama" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Arama Kaynağı" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "İkinci Görüşme" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "E-postanızı gönderin. Takipçiler bir kopyasını alacaklar." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Sıra" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Ayarlar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Bir sonraki eylem tarihi bugünden önce olan tüm kayıtları göster" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Kaynak" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Kaynak Adı" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Aday Kaynağı" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Aday Kaynakları" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Bu aşamayı kullanan belirli işler. Diğer işler bu aşamayı kullanmayacaktır." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Aşama" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Aşama Değişti" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Aşama Tanımı" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Aşama Adı" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Aşama değişti" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Adayın şu anki aşamasından önceki aşaması. Kayıp vaka analizi için " +"kullanılır." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Aşamalar" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "İşe Alımı Başlat" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "İşe alım başlat" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Etkinliklerdeki aşamalar\n" +"Zamanı Geçmiş: Tarihi geçmiş \n" +"Bugün: Etkinlik günü bugün\n" +"Planlanan: Gelecek etkinlikler." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Konu / Başvuru Adı" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Gönder" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Etiket Adı" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Etiket adı halihazırda mevcut !" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Etiketler" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Başvuran daha iyi bir teklif alır" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Başvuran artık ilgilenmiyor" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Adayın çalışmaya başlayabileceği tarih" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Diğer isimle uyuşan model (Odoo belge gibi). Herhangi gelen cevaplanmamış " +"bir e-posta bu modelin yeni kaydını oluşturmaya sebep olur. (örn. bir Proje" +" Görevi)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "İşe- Alma Derecesi adı benzersiz olmalıdır!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"E-posta rumuzunun adı, ör. adresine gelen " +"epostaları yakalamak için 'kariyer' " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Kayıtların sahibi, bu rumuza e-postalar alındıktan sonra oluşturulmuştur. Bu" +" alan ayarlanmamışsa, sistem gönderenin (Kimden) adresinden doğru sahibini " +"bulmaya çalışacaktır ya da o adres için hiç sistem kullanıcısı bulunamazsa " +"Administrator hesabını kullanacaktır." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Farklı kampanya çabalarınızı izlemenize yardımcı olacak bir isimdir Örn: " +"Sonbahar_Sürüşü, Yılbaşı_Özel" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "Bu teslimat yöntemidir. örn: Postakartı, E-posta yada Banner reklamı" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Bu bağlantının kaynağıdır. örn: Arama Motoru, başka alan adı yada bir " +"e-posta listesi adı" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Bu aşamada gösterilecek kayıt kalmadığında kanban görünümünde katlanmış " +"aşamadır." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "İpucu: Adayların e-posta ile başvurmasına izin ver" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "İşe Alım" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Bugünkü Aktiviteler" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Araç ipuçları" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Try sending an email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Kayıttaki istisna faaliyetinin türü." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Atanmamış" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Okunmamış Mesajlar" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Okunmamış Mesaj Sayacı" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Use emails and links trackers" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "İşe alım sürecinde aday değerlendirme formları" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"İşe alım sürecindeki her bir iş pozisyonu için özelleştirilmiş aday " +"değerlendirme formlarını kullanın. İş pozisyonu ayrıntısı formunda " +"kullanılacak formu seçin. Bu Anket uygulamasına bağlıdır." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Kullanıcı E-postası" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Çok İyi" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "Want to analyse where applications come from ?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Websitesi Mesajları" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Web Sitesi iletişim geçmişi" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "Bugün işe ne almak istersin? Bir iş ünvanı seçiniz..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Burada kanban durumu için görüntülenecek etiketleri tanımlayabilirsiniz \n" +" varsayılan etiketlerin." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Bu başvuru sahibi için bir Kişi Adı tanımlamanız gerekir." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "İş Başvurunuz: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "e.g. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "ör. Satış Müdürü" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "ör. satış mühendisi" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/uk.po b/addons/hr_recruitment/i18n/uk.po new file mode 100644 index 00000000..5772e109 --- /dev/null +++ b/addons/hr_recruitment/i18n/uk.po @@ -0,0 +1,2688 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2020 +# Bohdan Lisnenko, 2020 +# Alina Lisnenko , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Alina Lisnenko , 2021\n" +"Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Натисніть, щоб переглянути додаток." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"Ви подали заявку, надіславши електронний лист? Перевірте вхідні " +"заявки." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" +"Перетягніть цю картку, щоби кваліфікувати його для першого інтерв'ю." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Спробуйте надіслати email заявнику.
Порада: Усі " +"надіслані або отримані електронні листи зберігаються в історії тут" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Чудова робота! Ви найняли нового колегу!
Спробуйте модуль " +"Веб-сайт, щоби опублікувати вакансії онлайн.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Вітаємо,\n" +"

\n" +" Підтверджуємо, що успішно отримали вашу заявку на роботу\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" Ми скоро до вас повернемося.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" \n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Ваш контакт:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Телефон: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

Які наступні кроки?

\n" +" Зазвичай ми відповідаємо заявникам протягом кількох днів.

\n" +" Почувайтеся вільними, щоби зв'язатися з нами, якщо ви хочете швидше отримати\n" +" відповідь або якщо ви не отримали від нас новин\n" +" достатньо швидко (просто надішліть відповідь на цей email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Вітаємо!

\n" +"
Ваше резюме переглянуто.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" Ми щойно переглянули ваше резюме, і воно звернуло нашу\n" +" увагу. На нашу думку, ви повинні підійти на цю\n" +" вакансію, ваша заявка у короткому списку для\n" +" дзвінка чи співбесіди.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +" \n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" З вами скоро зв'яжеться:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Телефон: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" Скоро побачимося,\n" +"
\n" +" --
\n" +" Команда HR\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Перегляньте усі наші вакансії.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

Які наступні кроки?

\n" +" Зазвичай ми відповідаємо заявникам протягом кількох наступних днів.\n" +"

\n" +" Наступний крок - це або дзвінок або зустріч у нашому офісі.\n" +"
\n" +" Почувайтеся вільними, щоби зв'язатися з нами, якщо ви хочете швидше отримати\n" +" відповідь або, якщо ви не отримали від нас новин\n" +" достатньо швидко (просто надішліть відповідь на цей email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Вітаємо,

\n" +" Дякуємо за вашу цікавість до нашої\n" +" ${object.company_id.name} команди. Повідомляємо вам,\n" +" що ваше резюме хоч і є конкурентноспроможним,\n" +" наша команда рекрутингу розглянула вашу заявку та не\n" +" вибрала для подальшого розгляду.\n" +"

\n" +" Зверніть увагу, що рекрутинг не простий, і ми можемо зробити\n" +" помилку. Не соромтеся відповісти на це повідомлення, якщо ви\n" +" думаєте, що ми зробили помилку, або якщо ви хочете отримати більше інформації\n" +" про наше рішення.\n" +"

\n" +" Проте ми збережемо ваше резюме під час запису і\n" +" зв'яжемося з вами щодо майбутніх можливостей, які можуть\n" +" краще підійти для ваших навичок і досвіду.\n" +"

\n" +" Бажаємо вам усього найкращого у пошуку роботи та сподіваємося, що ми\n" +" будемо мати можливість розглянути вас на іншу вакансію\n" +" у майбутньому.\n" +"

\n" +" Дякуємо,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Телефон: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" Команда відділу кадрів\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Словник Python який буде використано для вказання типових значень при " +"створенні нових записів для цього псевдоніму." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Необхідна дія" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Активно" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Дії" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Оформлення виключення дії" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Стан дії" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Іконка типу дії" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Типи дії" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Додайте новий етап у процесі найму" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Додати новий тег" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Адреса, де працює співробітник" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Адміністратор" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Псевдонім" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "Безпека псевдоніма контакту" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ID псевдоніму" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Ім'я псевдоніму" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Домен псевдоніму" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Модель псевдоніму" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "Підрахунок всіх додатків" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Усі заявки" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Заявник" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Ступінь кандидата" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Заявник найманий" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Стадію заявника змінено" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "Електронна пошта заявника" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Заявник найманий" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Заявника прийнято на роботу
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Ім'я заявника" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Заявники" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Кандидати та їх додані CV створюються автоматично при відправленні електронного листа.\n" +"Якщо ви встановлюєте модулі керування документами, всі резюме автоматично індексуються,\n" +"так що ви можете легко шукати через їх вміст." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Кандидати та їх додані CV створюються автоматично при відправленні електронного листа.\n" +"             Якщо ви встановлюєте модулі керування документами, всі резюме автоматично індексуються,\n" +"             так що ви можете легко шукати через їх вміст." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Заявники можуть надіслати резюме на цю адресу електронної пошти,
що " +"автоматично створить заявку" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Підрахунок заявок" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Резюме кандидата" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Електронна пошта для заявок" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Заявки" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Заявники з однаковими електронними поштами" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Подана заявка на роботу" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Оцінка" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Заархівовано" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Заархівовано / Відхилено" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Призначено" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Кількість прикріплень" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Прикріплення" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "Прикріплення, такі як резюме, індексуються автоматично." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Наявність" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Рівень бакалавра" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Заблоковано" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "За відділом" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "За вакансією" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "За вакансіями" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "За рекрутером" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" +"Встановивши псевдонім на вакансію, електронні листи, надіслані на цю адресу, автоматично створюють заявки. Ви навіть можете використовувати кілька трекерів для отримання статистичних даних відповідно до джерела заявки: LinkedIn, Monster, Indeed тощо.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Календар подій" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Кампанія" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Скасувати" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Справи за стадією та оцінками" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Категорія заявника" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Оберіть email заявки." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Закрито" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Індекс кольору" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Компанія" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Налаштування" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Налаштування" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Контакт" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Контактна електронна пошта" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Вміст" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Контракт" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Контрактна пропозиція" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Підписаний контракт" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Скопіюйте адресу електронної пошти, щоби вставити її у ваш email composer " +"для застосування." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Створити" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Створити співробітника" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Створити вакансію" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Створіть вашу першу вакансію." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Створив" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Створено" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Дата створення" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Кастомне спливаюче повідомлення" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Днів для закриття" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Дні для відкриття" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Типові значення" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Визначте конкретну контактну адресу для цієї посади. Якщо ви залишите це " +"порожнім, буде використовуватися електронна адреса за замовчуванням, яка " +"буде в налаштуваннях кадрів" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Визначте тут ваші етапи процесу рекрутингу, наприклад:\n" +"кваліфікаційний дзвінок, перше інтерв'ю, друге інтерв'ю, відмовлено,\n" +"найнятий." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Рівень" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Назва рівня" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Рівні" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Затримка закриття" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Видалити" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Відділ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Керівник відділу" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Відділи" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Опис" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Огляд" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Відмінити" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Відобразити назву" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Не маєте доступу, пропустіть ці дані для електронного оглядового " +"повідомлення користувача" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Рівень доктора" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Підрахунок документів" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Документи" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Не відповідає вимогам вакансії" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Не забудьте вказати відділ, якщо ваш процес найму\n" +"відрізняється залежно від посади." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Спадне меню" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Редагувати" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Ел. пошта" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Псевдонім ел. пошти" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Шаблон електронного листа" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Надішліть псевдонім електронною поштою для цієї посади. Нові електронні " +"листи автоматично створюють нових претендентів на цю посаду." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Email cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Тема електронного листа для заявок, надіслана через email" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Співробітник" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Ім'я співробітника" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Співробітник, пов'язаний із заявником." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Співробітник:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Співробітники" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Чудово" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Очікуваний співробітник" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Очікувана зарплата" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Очікувана додаткова зарплата" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Розширені фільтри" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Додаткові переваги..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Улюблений користувач" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Відгук на інтерв'ю..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Перше інтерв'ю" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Згорнуто у канбані" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Підписники" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Підписники (Канали)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Підписники (Партнери)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Іконка з чудовим шрифтом, напр. fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Майбутні дії" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Створити Email" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Отримати причину відмови" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Дає порядок послідовності при відображенні списку рівнів." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Дає послідовність при відображенні списку етапів." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Добре" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Випускник" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Зелений" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Зелений логотип канбану" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Сірий" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Сірий логотип канбану" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Групувати за" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Відповідальний відділу кадрів" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID батьківського запису, що містить псевдонім (наприклад: проект, що містить" +" завдання створити псевдонім)." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Значок" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Іконка для визначення виключення дії." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Якщо позначено, то нові повідомлення будуть потребувати вашої уваги." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Якщо позначено, деякі повідомлення мають помилку доставки." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Якщо встановлено, для заявника використовується шаблон, коли заявник " +"встановлений на етапі." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Якщо встановлено, цей вміст буде автоматично надіслано неавторизованим " +"користувачам замість типового повідомлення." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Якщо активне поле встановлено як помилкове, це дозволить вам приховати кейс," +" не виймаючи його." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "В процесі" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Початкове підтвердження" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Форми інтерв'ю" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Закладка" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Стежить" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Вакансія" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Заявки на роботу" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Кампанія вакансії" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Робоче місцезнаходжння" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Посада" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Вакансія створена" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "Вакансія створена" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Вакансії" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Вакансія" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Робоча специфікація" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Вакансії" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Вакансія - рекрутингова форма" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Джерела вакансій" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Канбан заблоковано" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Канбан у процесі" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Стан канбану" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Дійсний канбан" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Значення Kpi нових колег рекрутингу відділу кадрів" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Останні зміни" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Останній етап" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Остання зміна етапу" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Востаннє оновив" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Останнє оновлення" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Останні дії" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Дозвольте людям подавати заявку через email, щоб зекономити час." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Давайте створимо вакансію." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Давайте створимо вакансію. Якщо ви використовуєте модуль Веб-сайт, буде " +"встановлено email для заявок та загальнодоступний опис вакансії." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "Давайте поглянемо, як покращити ваш процес найму." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Давайте поглянемо на конвеєр заявок." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Тепер давайте створимо нового співробітника." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Давайте повернемося на панель приладів." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Список cc із вхідної пошти." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Основне прикріплення" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Рівень магістра" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Канал" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Підрахунок зустрічей" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Зустрічі" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Помилка доставлення повідомлення" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Повідомлення" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Мобільний" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Мої заявки" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Мої закладки" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "Мої вакансії" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Новий" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Новий кандидат" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Нові кандидати" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Нова заявка" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Нові заявки" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "Нові додатки
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Новий найнятий працівник" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Найнятий нещодавно" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Нові найняті правники" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Новий найнятий працівник" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Наступні дії" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Дедлайн наступної дії" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Підсумок наступної дії" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Тип наступної дії" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Без теми" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "Ще немає заявок" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Ще немає заявок" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Ще немає даних!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Звичайний" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Кількість дій" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Кількість прикріплень" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Кількість нових додатків у процесі (зазвичай на першому кроці процесу)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Кількість днів до закриття" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Кількість помилок" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Кількість повідомлень, які потебують дії" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Кількість повідомлень з помилковою доставкою" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Кількість непрочитаних повідомлень" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo допомагає відстежувати заявників при наборі\n" +"і дотримуватися всіх операцій: зустрічей, інтерв'ю тощо." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo допомагає відстежувати заявників при наборі\n" +"і дотримуватися всіх операцій: зустрічей, інтерв'ю тощо." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Керівник" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "У процесі" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Онлайн-публікації" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"Необов'язковий ID потоку (запису), до якого буде додано всі вхідні " +"повідомлення, навіть якщо вони не відповіли на нього. Якщо встановлено, це " +"повністю призведе до вимкнення створення нових записів." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Або поговоріть про цього заявника особисто з вашими колегами." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Інші заявки" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Власник" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Батьківська модель" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "ID запису батьківської теми" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Батьківська модель, що містить псевдонім. Модель, яка містить посилання на " +"псевдонім, не обов'язково являє собою модель, що дається alias_model_id " +"(наприклад: проект (parent_model) і завдання (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "Особа, відповідальна за перевірку контрактів працівника." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Телефон" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Ймовірність" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Запропонована зарплата" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Запропонована додаткова зарплата" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Опублікувати наявні вакансії на вашому веб-сайті" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Готовий до наступного етапу" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Чи готові наймати більш ефективно?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "ID запису теми" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Рекрутер" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Рекрутинг" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Етап рекрутингу/кандидатів" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Аналіз рекрутингу" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Рекрутинг виконано" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Процес рекрутингу" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Етапи рекрутингу" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Рекрутинг" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Червоний" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Червоний логотип канбану" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Відхилити" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Причина відмови" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Причина відмови заявнику" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Причини відмови" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Відхилено" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Звітність" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Вимоги" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Відповідальний" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Відповідальний користувач" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Відновлення" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Помилка доставки SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Очікувана зарплата заявника" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Очікувана заявником зарплата, додаткові переваги" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Запропонована організацією зарплата" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Запропонована зарплата організацією, додаткові переваги" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Збережіть це!" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Розклад інтерв'ю" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Заплановане інтерв'ю з цим кандидатом" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Пошук кандидатів" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Джерело пошуку" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Повторне інтерв'ю" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "Надшліть ваш email. Підписники отримають копію бесіди." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Послідовність" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Налаштування" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Показати всі записи, які мають дату наступної дії до сьогоднішньої" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Джерело" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Назва джерела" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Джерело заявників" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Джерела кандидатів" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Конкретні вакансії, які використовують цей етап. Інші вакансії не будуть " +"використовувати цей етап." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Етап" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Етап змінено" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Опис етапу" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Назва етапу" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Етап змінено" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Етап заявника перед тим, як перебувати на поточному етапі. Використовується " +"для аналізу втрачених випадків." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Етапи" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Розпочати рекрутинг" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Розпочати рекрутинг" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Тема/Назва заявки" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Розглянути" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Назва тегу" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Така мітка вже існує!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Теги" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "Заявник отримує кращу пропозицію" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "Заявник більше не зацікавлений" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Дата, коли заявник зможе почати працювати" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Модель (тип документа Odoo), якій відповідає цьому псевдоніму. Будь-яка " +"вхідна електронна пошта, яка не відповідає існуючому запису, призведе до " +"створення нового запису цієї моделі (наприклад, завдання проекту)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Назва рівня рекрутингу має бути унікальною!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Ім'я псевдоніма електронної пошти, наприклад, 'jobs', якщо ви хочете " +"отримувати електронні листи для " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Власник записів, створений при отриманні електронних листів за цим " +"псевдонімом. Якщо це поле не встановлено, система намагатиметься знайти " +"потрібного власника на основі адреси відправника (від) або використовувати " +"обліковий запис адміністратора, якщо для цієї адреси не знайдено системного " +"користувача." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Це ім'я, яке допомагає вам стежити за різними зусиллями кампанії, напр. " +"Fall_Drive, Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" +"Це спосіб доставки, наприклад, листівка, електронна пошта або банерна " +"реклама" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Це джерело посилання, наприклад, пошукова система, інший домен або назва " +"списку листів" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Цей етап складається у канбані, коли на цьому етапі відсутні записи для " +"відображення." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Порада: Дозвольте кандидатам подавати заявки через email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "Найняти" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Сьогоднішні дії" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Підказки" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Спробуйте надіслати email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Тип дії виключення на записі." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Непризначено" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Непрочитані повідомлення" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Кількість непрочитаних повідомлень" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Використовуйте email та відстежувач посилань" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Використовуйте форми інтерв'ю під час набору персоналу" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Використовуйте форми інтерв'ю для кожної вакансії під час процесу найму. " +"Оберіть форму, для використання детальної форми на вакансії. Вона залежить " +"від модуля Опитування." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Ел. пошта користувача" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Дуже добре" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "Хочете аналізувати, звідки приходять заявки?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Повідомлення з веб-сайту" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Історія бесіди на сайті" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "Яку вакансію ви хочете сьогодні закрити? Оберіть назву вакансії..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Тут можна визначити мітки, які будуть відображатися для стану канбану \n" +"замість міток за замовчуванням." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "Вам необхідно вказати ім'я контакту для цього заявника." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Ваша заявка на роботу: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "напр. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "наприклад, менеджер з продажу" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "напр. продавець" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/ur.po b/addons/hr_recruitment/i18n/ur.po new file mode 100644 index 00000000..83770b93 --- /dev/null +++ b/addons/hr_recruitment/i18n/ur.po @@ -0,0 +1,2379 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Language-Team: Urdu (https://www.transifex.com/odoo/teams/41243/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "" diff --git a/addons/hr_recruitment/i18n/vi.po b/addons/hr_recruitment/i18n/vi.po new file mode 100644 index 00000000..e6508b4c --- /dev/null +++ b/addons/hr_recruitment/i18n/vi.po @@ -0,0 +1,2691 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# Martin Trigaux, 2020 +# fanha99 , 2020 +# Duy BQ , 2020 +# Dung Nguyen Thi , 2020 +# Dao Nguyen , 2020 +# Phuc Tran Thanh , 2020 +# Uyen Vo , 2020 +# Trinh Tran Thi Phuong , 2020 +# Nancy Momoland , 2020 +# Trần Hà , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Trần Hà , 2021\n" +"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "Click to view the application." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" +"Did you apply by sending an email? Check incoming applications." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "Drag this card, to qualify him for a first interview." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,\n" +"

\n" +" We confirm we successfully received your application for the job\n" +" \"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "" +"Python dictionary sẽ được biểu thị/đánh giá để cung cấp các giá trị mặc định" +" khi tạo mới các bản ghi cho bí danh này." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "Hành động cần thiết" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "Có hiệu lực" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "Các hoạt động" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Hành động ngoại lệ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "Trạng thái hoạt động" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "Biểu tượng kiểu hoạt động" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "Kiểu hoạt động" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "Thêm một giai đoạn mới trong quy trình tuyển dụng" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "Thêm từ khóa mới" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "Địa chỉ nơi mà các nhân viên làm việc" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "Người quản trị" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "Bí danh" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "An ninh về bí danh liên hệ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "ID Bí danh" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "Alias Name" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "Alias domain" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "Mô hình bí danh" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "All Application Count" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "Tất cả đơn xin việc" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "Ứng viên" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "Bằng cấp ứng viên" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "Ứng viên đã được tuyển" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "Trạng thái ứng viên đã thay đổi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "Applicant email" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "Ứng viên đã được tuyển" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "Applicant hired
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "Tên Ứng viên" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "Các ứng viên" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Ứng viên và CV đính kèm của họ sẽ được tạo tự động khi một email được gửi đến.\n" +" Nếu bạn cài đặt phân hệ quản lý tài liệu, tất cả các hồ sẽ sẽ được đánh chỉ mục tự động\n" +" để bạn có thể dễ dàng tìm kiếm nội dung của các tài liệu này." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"Ứng viên và CV đính kèm của họ được tạo tự động khi một email được gửi.\n" +"             Nếu bạn cài đặt các mô-đun quản lý tài liệu, tất cả các hồ sơ sẽ được lập chỉ mục tự động,\n" +"             để bạn có thể dễ dàng tìm kiếm thông qua nội dung của họ." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "" +"Ứng viên có thể gửi hồ sơ đến địa chỉ email này,
nó sẽ tạo một đơn ứng " +"tuyển một cách tự động" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "Số lượng đơn ứng tuyển" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "Tóm tắt ứng viên" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "Email đơn ứng tuyển" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "Ứng viên" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "Applications with the same email" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "Vị trí ứng tuyển" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "Đánh giá" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "Đã lưu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "Archived / Refused" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "Đã phân công" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "Số lượng tập tin đính kèm" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "Tệp đính kèm" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "Attachments, like resumes, get indexed automatically." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "Khả dụng" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "Trình độ Cử nhân" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "Đã bị khóa" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "Theo Phòng/Ban" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "Theo Ví trí Công việc" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "By Job Positions" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "Theo Người tuyển dụng" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "Lịch sự kiện" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "Chiến dịch" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "Hủy" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "Tình huống theo Giao đoạn & Dự kiến" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "Nhóm ứng viên" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "Choose an application email." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "Đã đóng" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "Mã màu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "Công ty" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "Thiết lập cấu hình" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "Cấu hình" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "Liên hệ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "Email Liên hệ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "Nội dung" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "Hợp đồng" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "Đề xuất Hợp đồng" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "Hợp đồng được ký" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" +"Copy this email address, to paste it in your email composer, to apply." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "Tạo" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "Tạo nhân viên" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "Tạo một Ví trí Công việc" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "Create your first Job Position." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "Tạo bởi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "Thời điểm tạo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "Ngày tạo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "Tin nhắn bị trả lại tùy chỉnh" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "Số ngày tới khi đóng" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "Ngày mở" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "Giá trị mặc định" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "" +"Xác định một địa chỉ liên hệ cụ thể cho vị trí công việc này. Nếu để trống, " +"địa chỉ email mặc định trong thiết lập Nhân sự sẽ được sử dụng" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"Định nghĩa các giai đoạn của quy trình phỏng vấn ở đây, ví dụ:\n" +" gọi để thẩm định, phỏng vấn lần đầu, phỏng vấn lần hai, từ chối,\n" +" đã tuyển." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "Bằng Cấp" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "Degree Name" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "Bằng cấp" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "Độ trễ đến khi Đóng" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "Xoá" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "Phòng/Ban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "Trưởng phòng" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "Phòng/Ban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "Mô tả" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "Tiêu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "Huỷ bỏ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "" +"Không có quyền truy cập, bỏ qua dữ liệu này cho email thông báo của người " +"dùng" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "Trình độ Tiến sỹ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "Số lượng tài liệu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "Tài liệu" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "Doesn't fit the job requirements" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"Đừng quên chỉ ra phòng ban nếu quy trình tuyển dụng của bạn thay\n" +" đổi tuỳ theo vị trí công việc." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "Trình đơn thả xuống" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "Sửa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "Bí danh Email" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Mẫu email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "" +"Email bí danh cho vị trí công việc này. Các email gửi đến địa chỉ này sẽ tạo" +" các ứng viên cho vị trí công việc này." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "Email CC" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "Email subject for applications sent via email" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "Nhân viên" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "Tên Nhân viên" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "Nhân viên được liên kết tới một ứng viên." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "Employee:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "Nhân viên" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "Tuyệt vời" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "Số Nhân viên Mong đợi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "Mức lương mong đợi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "Mức lương Mong đợi Thêm" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "Bộ lọc mở rộng" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "Đãi ngộ Thêm" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "Người dùng yêu thích" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "Phản hồi Phỏng vấn..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "Phỏng vấn lần đầu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "Đóng trong Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "Người theo dõi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "Người theo dõi (Kênh)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "Người theo dõi (Đối tác)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font biểu tượng ví dụ: fa-tasks" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "Hoạt động tương lai" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "Generate Email" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "Get Refuse Reason" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "Chỉ ra trình tự sắp xếp khi hiển thị một danh sách bàng cấp." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "Chỉ ra trình tự sắp xếp khi hiển thị một danh sách các bước." + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "Tốt" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "Tốt nghiệp" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "Xanh lá" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "Kanban nhãn màu xanh lá" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "Màu xám" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "Kanban nhãn màu xám" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "Nhóm theo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "Chịu trách nhiệm" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "" +"ID của bản ghi cha mà chứa bí danh (ví dụ: dự án chứa bí danh để tạo nhiệm " +"vụ)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "Biểu tượng" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Biểu tượng để chỉ ra một hoạt động ngoại lệ." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "Nếu chọn, các tin nhắn mới yêu cầu sự có mặt của bạn." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Nếu đánh dấu thì một số thông điệp có lỗi." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "" +"Nếu được thiếp lập, một thông điệp được ghi nhận trên ứng viên bằng cách sử " +"dụng mẫu khi ứng viên được thiết lập." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "" +"Nếu được cài, nội dung này sẽ tự động được gửi đến người dùng chưa xác thực " +"thay vì thông báo mặc định." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "" +"Nếu trường hoạt động được đặt thành false, trường này sẽ cho phép bạn ẩn " +"trường hợp mà không xóa trường đó." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "Đang thực hiện" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "Thẩm định ban đầu" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "Form/Mẫu Phỏng vấn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "Is Favorite" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "Trở thành người theo dõi" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "Chức vụ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "Đơn xin việc" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "Chiến dịch việc làm" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "Nơi Làm việc" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "Chức vụ" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "Vị trí Công việc đã được tạo" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "JVị trí Công việc đã được tạo" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "Vị trí công việc" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "Đăng việc" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "Đặc thủ công việc" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "Tuyển dụng" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "Việc làm - Form tuyển dụng" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "Nguồn Tuyển dụng" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "Kanban bị khóa" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "Kanban đang diễn ra" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "Giai đoạn Kanban" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "Kanban hợp lệ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "Kpi Hr Recruitment New Colleagues Value" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "Giai đoạn gần nhất" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "Cập nhật giai đoạn lần cuối" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "Cập nhật lần cuối bởi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "Cập nhật lần cuối vào" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "Hoạt động trễ" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "Let people apply by email to save time." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "Hãy tạo một vị trí công việc." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" +"Let's have a look at how to improve your hiring process." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "Let's have a look at the applications pipeline." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "Let’s create this new employee now." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "Hãy quay lại trang tổng quan." + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "Danh sách CC từ email đến" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "Tệp đính kèm chính" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "Trình độ Thạc sĩ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "Kênh trung gian" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "Meeting Count" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "Cuộc gặp" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "Thông báo gửi đi gặp lỗi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "Thông báo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "Di động" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "Đơn xin việc của tôi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "Mục yêu thích của tôi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "My Job Positions" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "Mới" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "Ứng viên mới" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "Ứng viên mới" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "Ứng viên mới" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "Ứng viên mới" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "New Applications
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "Nhân viên mới tuyển" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "Mới được tuyển dụng" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "Nhân viên mới tuyển" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "Nhân viên mới tuyển" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "Hoạt động tiếp theo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Hạn chót cho hành động kế tiếp" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "Tóm tắt hoạt động tiếp theo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "Kiểu hoạt động kế tiếp" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "Không chủ đề" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "No application yet" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "Chưa có đơn ứng tuyển nào" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "Chưa có dữ liệu nào!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "Thông thường" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "Số lượng hành động" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "Số lượng đính kèm" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "Số ngày để đóng" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "Số lỗi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Số thông báo cần xử lý" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Số lượng tin gửi đi bị lỗi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "Số tin chưa đọc" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Hệ thống giúp bạn theo dõi người nộp đơn trong tuyển dụng\n" +"                 xử lý và theo dõi tất cả các hoạt động: cuộc họp, phỏng vấn, v.v." + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Hệ thống giúp bạn theo dõi người nộp đơn trong tuyển dụng\n" +"             xử lý và theo dõi tất cả các hoạt động: cuộc họp, phỏng vấn, v.v." + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "Cán bộ" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "Đang tiến hành" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "Đăng tải Trực tuyến" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "" +"ID tuỳ chọn của một chủ đề/bản ghi (thread) mà tất cả các thông điệp gửi đến" +" sẽ được gắn/đính vào, thậm chí khi không có người trả lời. Nếu được thiết " +"lập, điều này sẽ vô hiệu hoàn toàn việc tạo mới bản ghi." + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "Or talk about this applicant privately with your colleagues." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "Other Applications" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "Người phụ trách" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "Mô hình cha" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "Parent Record Thread ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"Parent model giữ bí danh. Model giữ tham chiếu bí danh không nhất thiết là " +"model được đưa ra bởi alias_model_id (ví dụ: project (parent_model) và task " +"(model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "" +"Người mà chịu trách nhiệm xác nhận hợp đồng cho nhân viên trúng tuyển vào vị" +" trí này." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "Điện thoại" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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 "" +"Chính sách cho phép đăng tin nhắn lên tài liệu sử dụng cổng email.\n" +"- mọi người: Mọi người có thể đăng\n" +"- đối tác: Chỉ các đối tác đã xác thực\n" +"- người theo dõi: Chỉ những người ở trong danh sách dõi theo của tài liệu hoặc thành viên của các kênh sau đây\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "Xác suất" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "Mức lương Đề xuất" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "Mức lương Đề xuất Thêm" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "Xuất bản các vị trí khả dụng lên website" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "Sẵn sàng cho trạng thái kế tiếp" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "Bạn đã sẵn sàng để tuyển dụng một cách hiệu quả chưa?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "Record Thread ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "Recruiter" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "Tuyển dụng" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "Giai đoạn Tuyển dụng / Ứng tuyển" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "Phân tích Tuyển dụng" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "Tuyển dụng hoàn thành" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "Quy trình tuyển dụng" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "Các giai đoạn tuyển dụng" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "Tuyển dụng" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "Đỏ" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "Nhãn đỏ Kanban" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "Từ chối" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "Lý do từ chối" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "Refuse Reason of Applicant" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "Refuse Reasons" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "Bị từ chối" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "Báo cáo" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "Yêu cầu" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "Người phụ trách" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "Người phụ trách" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "Khôi phục" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Lỗi gửi SMS" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "Mức lương Ứng viên mong đợi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "Mức lương Ứng viên mong đợi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "Mức lương Tổ chức đề nghị" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "Mức lương Tổ chức đề nghị" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "Save it !" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "Đặt lịch phỏng vấn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "Đặt lịch phỏng vấn ứng viên này" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "Tìm kiếm ứng viên" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "Search Source" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "Phỏng vấn lần hai" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "Send your email. Followers will get a copy of the communication." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "Trình tự" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "Thiết lập" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "Hiển thị tất cả dữ liệu có ngày xử lý tiếp theo trước ngày hôm nay" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "Nguồn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "Tên nguồn" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "Nguồn của ứng viên" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "Nguồn của ứng viên" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "" +"Specific jobs that uses this stage. Other jobs will not use this stage." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "Giai đoạn" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "Giai đoạn được thay đổi" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "Định nghĩa Giai đoạn" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "Tên giai đoạn" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "Giai đoạn đã thay đổi" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "" +"Giai đoạn của người nộp đơn trước khi ở giai đoạn hiện tại. Được sử dụng cho" +" phân tích trường hợp bị mất." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "Giai đoạn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "Khởi động tuyển dụng" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "Bắt đầu tuyển dụng" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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 "" +"Trạng thái dựa trên hoạt động\n" +"Quá hạn: Ngày đến hạn phải được chuyển\n" +"Hôm nay: Hôm nay là ngày phải thực hiện\n" +"Kế hoạch: Các hoạt động trong tương lai." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "Tên Chủ đề / Tên Ứng viên" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "Gửi" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "Tên Từ khóa" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "Tên thẻ đã tồn tại!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "Tag" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "The applicant gets a better offer" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "The applicant is not interested anymore" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "Ngày mà tại đó ứng viên sẵn sàng bắt đầu công việc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"Model (kiểu tài liệu Odoo) mà bí danh này ứng với nó. Bất kỳ tin nhắn email " +"nào không phản hồi lại một bản ghi có sẵn sẽ tự động tạo một bản ghi mới cho" +" model này (vd: tạo mới một nhiệm vụ dự án nếu model là project.task)" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "Tên của Bằng cấp Tuyển dụng phải là duy nhất!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "" +"Tên của bí danh email, vd 'vieclam' nếu bạn muốn bắt tin nhắn gửi đến địa " +"chỉ email " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"Chủ sở hữu của các bản ghi được tạo khi nhận email trên bí danh này. Nếu " +"trường nàykhông được đặt, hệ thống sẽ cố gắng tìm đúng chủ sở hữu dựa " +"trênđịa chỉ người gửi (Từ) hoặc sẽ sử dụng tài khoản quản trị viên nếu không" +" cóngười dùng hệ thống nào được tìm thấy cho địa chỉ đó." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "" +"Đây là cái tên giúp bạn kiểm soát giữa các chiến dịch marketing khác nhau: " +"ví dụ Chiến dịch mùa thu, Sự kiện đặc biệt dịp Giáng sinh" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "Đây là phương thức như Thẻ bưu điện, Email hoặc Banner quảng cáo" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "" +"Đây là nguồn của liên kết, ví dụ: Công cụ tìm kiếm, tên miền khác hoặc tên " +"của danh sách email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "" +"Giai đoạn này sẽ hiện thị đóng ở giao diện Kanban khi không có bản ghi nào " +"thuộc giai đoạn này để hiển thị." + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "Tip: Let candidates apply by email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "To Recruit" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "Các oạt động hôm nay" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "Chú giải" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "Hãy thử gửi một email" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Loại hoạt động ngoại lệ trên hồ sơ." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "Chưa được giao" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "Tin chưa đọc" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Bộ đếm tin chưa đọc" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "Use emails and links trackers" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "Sử dụng các mẫu phỏng vấn trong quy trình tuyển dụng" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "Email người dùng" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "Rất Tốt" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "Want to analyse where applications come from ?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "Thông báo Website" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "Lịch sử thông tin liên lạc website" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "What do you want to recruit today? Choose a job title..." + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"Thay vào đó, bạn có thể xác định nhãn sẽ được hiển thị cho trạng thái kanban\n" +" của nhãn mặc định." + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "You must define a Contact Name for this applicant." + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "Đơn xin việc của bạn: ${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "e.g. LinkedIn" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "vd Quản lý bán hàng" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "e.g. sales-manager" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/zh_CN.po b/addons/hr_recruitment/i18n/zh_CN.po new file mode 100644 index 00000000..00d00a1d --- /dev/null +++ b/addons/hr_recruitment/i18n/zh_CN.po @@ -0,0 +1,2464 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# 老窦 北京 <2662059195@qq.com>, 2020 +# Mandy Choy , 2020 +# Martin Trigaux, 2020 +# r <263737@qq.com>, 2020 +# guohuadeng , 2020 +# 敬雲 林 , 2020 +# Felix Yuen , 2020 +# snow wang <147156565@qq.com>, 2020 +# inspur qiuguodong , 2020 +# Jeanphy , 2020 +# Felix Yang - Elico Corp , 2020 +# as co02 , 2020 +# mao luo , 2020 +# Jeffery CHEN Fan , 2020 +# 稀饭~~ , 2020 +# liAnGjiA , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: liAnGjiA , 2021\n" +"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "%结束条件" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" 尊敬的,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can do\n" +" mistake. Do not hesitate to reply to this email if you\n" +" think we did a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" 谢谢,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" EMail: ${object.user_id.email or ''}
\n" +" 电话: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" HR 团队\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "为该别名创建新记录时,将对其进行评估以提供默认值的Python字典。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "需要行动" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "启用" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "活动" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "活动异常勋章" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "活动状态" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "活动类型图表" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "活动类型" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "在招聘流程中增加一个新的阶段" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "添加新标签" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "员工工作的地址" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "管理员" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "别名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "安全联系人别名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "别名ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "别名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "域名别名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "模型别名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "全部申请" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "申请人" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "申请人学历" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "申请人被聘用" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "申请人阶段已改变" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "申请人的电子邮件" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "聘用申请人" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "受聘用的申请人
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "申请人姓名" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "申请人" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +" 当发送EMail时,自动创建申请人及其附件CV。\n" +"如果安装文档管理模块,所有的简历都会自动索引,\n" +"这样你就可以轻松地搜索他们的内容" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +" 当发送EMail时,自动创建申请人及其附件CV。\n" +"如果安装文档管理模块,所有的简历都会自动索引,\n" +"这样你就可以轻松地搜索他们的内容" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "申请人可以将简历发送到这个EMail地址,
它将自动创建一个新的申请" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "应用数量" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "申请摘要" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "申请EMail" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "应用" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "使用相同电子邮件的申请" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "申请的职位" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "评价" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "已归档" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "已指派" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "附件数量" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "附件" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "可用性" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "本科" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "阻塞" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "部门" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "工作" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "按工作岗位" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "被招聘人" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "日历事件" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "活动" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "取消" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "案件,按阶段和估算" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "申请人类别" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "已关闭" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "颜色索引" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "公司" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "配置设置" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "基础配置" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "联系人" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "联系EMail" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "内容" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "合同" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "合同建议" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "合同已签署" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "创建" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "新建员工" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "创建职位" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "创建人" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "创建时间" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "创建日期" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "自定义退回消息" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "关闭日期" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "开启天数" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "默认值" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "为这个工作岗位定义一个特定的联系地址。如果为空,将默认使用人事部门预设的EMail" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "这里定义招聘过程中的各个阶段,例如:资格通话,第一次面试,第二次面试,拒绝,录用。" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "学历" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "学位名称" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "学历" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "延迟关闭" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "删除" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "部门" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "部门经理" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "部门" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "说明" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "摘要" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "丢弃" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "没有权限,用户EMail中忽略此数据" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "博士" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "文档数" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "文档" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "由于工作岗位不同,请在招聘过程中,指定部门。" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "下拉菜单" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "编辑" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "电子邮箱别名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "EMail模板" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "当前职位的EMail别名。新邮件将自动为这个职位创造新的申请者。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "邮件抄送" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "员工" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "员工姓名" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "连接到申请人的员工" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "员工:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "员工" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "杰出" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "预期的员工" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "期望的薪酬" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "期望薪资" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "扩展筛选" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "额外奖金或补贴..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "喜好的用户" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "面试反馈..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "初次面试" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "折叠看板" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "关注者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "关注者(频道)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "关注者(业务伙伴)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "完美的图标,例如FA任务" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "未来活动" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "生成电子邮件" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "定义一个显示学历列表的序列" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "定义一个列表中各阶段的顺序。" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "好" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "毕业生" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "绿色" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "绿色看板标签" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "灰色" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "灰色看板标签" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "分组" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "人力资源主管" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "上级记录ID支持别名(例如:项目支持任务创建别名)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "图标" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "表示异常活动的图标。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "确认后, 出现提示消息." + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "如果勾选此项, 某些消息将会产生传递错误。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "如果设置,当应聘者设置此场景时,将通过这个模板推送消息给相关申请人" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "如果设置,此内容将自动发送给未经授权的用户,而不是默认消息。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "如果启用字段设为false,它对信息进行隐藏但不删除它。" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "进行中" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "初步评价" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "面试表单" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "是喜好的" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "关注者" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "工作" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "职位申请" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "招聘活动" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "工作地点" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "工作岗位" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "工作岗位建立" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "工作岗位建立" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "工作岗位" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "工作发布" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "具体职位" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "工作" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "职位 - 招聘表" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "招聘来源" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "看板阻塞" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "看板进展" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "看板状态" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "看板有效" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "人力资源新聘员工KPI指标" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "最后修改日" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "最终阶段" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "最后阶段更新" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "最后更新人" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "最后更新时间" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "最近的活动" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "让我们创建一个工作职位" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "让我们回到仪表板。" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "领英" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "收到的邮件里的抄送列表。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "主要附件" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "硕士" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "媒介" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "会议数量" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "会议" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "消息传递错误" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "消息" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "手机" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "我的申请" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "我的收藏夹" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "我的工作职位" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "新建" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "新申请" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "新的申请" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "新的申请" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "新的申请" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "新应用程序
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "新雇用的员工" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "新聘用的" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "新近雇用的员工" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "新近雇用的员工" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "下一步活动" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "下一活动截止日期" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "下一活动摘要" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "下一活动类型" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "无主题" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "无申请" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "还没有数据耶!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "正常" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "动作个数" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "附件数量" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "流程中新增的应用程序数量(通常在流程的第一步)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "要关闭的天数" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "错误数" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "需要作业消息数量" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "发送错误的消息数量" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "未读消息数量" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "Odoo帮助您在招聘过程中跟踪申请人及跟进所有操作:会议,采访等。" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "Odoo帮助您在招聘过程中跟踪申请人及跟进所有操作:会议,采访等。" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "主管" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "正在进行" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "在线发布" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "无论是否回复,所有的接收的邮件都将附上一条线索(记录)选配的ID。如果设置了,这个将完全阻止新记录的创建。" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "其他应用" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "所有者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "上级模型" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "上级记录ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"父级模型拥有别名。拥有别名参考的模型不一定是alias_model_id给出的模型 (例如:project(parent_model) 和任务 " +"(模型))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "确认员工合同的负责人。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "电话" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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" +"- everyone: 任何人都可以提交\n" +"- partners: 只有认证过的合作伙伴\n" +"- followers: 只有相关单据或下列频道成员的跟随者\n" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "概率" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "提议薪酬" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "薪酬标准" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "在网站上发布现有职位" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "下一阶段就绪" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "开始更高效的招聘工作" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "记录线索ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "招聘" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "招聘 / 申请人阶段" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "招聘分析" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "招聘结束" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "招聘流程" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "招聘阶段" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "招聘" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "红色" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "红色的看板标签" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "拒绝" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "拒绝理由" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "已拒绝" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "报告" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "要求" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "负责人" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "负责用户" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "还原" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "短信发送错误" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "申请人要求的薪酬" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "申请人的期望薪水,额外报酬" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "该组织的提议薪酬" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "公司推荐的薪酬标准" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "保存 !" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "预约面试" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "为这个申请人安排面试" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "搜索申请人" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "第二次面试" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "单号规则" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "设置" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "显示所有的在今天之前的下一个行动日期的记录" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "来源" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "来源名称" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "申请人来源" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "申请人来源" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "使用此阶段的特定工作。其他工作不会使用这个阶段。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "阶段" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "阶段已改变" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "阶段定义" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "阶段名称" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "阶段已改变" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "在当前阶段之前的求职者阶段.用于招聘失败分析." + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "阶段" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "开始招聘" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "开始招聘" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "主题/应用 名称" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "提交" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "标签名" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "标签名称已存在!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "标签" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "求职者可以开始上班的日期" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"相应于这个别名对应的模型(Odoo单据种类)。任何一封不属于对某个已存在的记录的到来邮件,将导致此模块中新记录的创建(例如,一个新的项目任务)。" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "应聘者学历的名称必须唯一" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "邮件别名的名称,例如,如果你要收取 的EMail,别名就要设为:\"jobs\"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"基于此别名接收到的邮件,创建记录的所有人。若此字段没有设置,系统将试图根据发送者(From)地址来查找正确的所有者,如果对于那个地址没有系统用户被发现,将使用系统管理员账户。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "名称会帮助您追踪不同营销活动,例如,节能减排、圣诞特辑" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "这是传达方法,例如,明信片、EMail或横幅广告" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "这是链接源,例如,搜索引擎、其他域名或EMail列表名称" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "当此阶段中没有任何记录要呈现时,将在看板视图中被收藏" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "招聘" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "今天的活动" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "提示" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "尝试发送一个邮件" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "记录的异常活动类型。" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "未分派" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "未读消息" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "未读消息数" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "在招聘流程中使用面试表单" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "用户EMail" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "非常好" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "网站消息" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "网上沟通记录" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"你可以在这里定义标签显示看板状态代替\n" +" 默认的标签。" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "你必须为此申请人定义联系人姓名。" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "您的职位申请:${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "例如领英" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "例如:销售经理" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "例如 sales-manager" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/i18n/zh_TW.po b/addons/hr_recruitment/i18n/zh_TW.po new file mode 100644 index 00000000..0e442333 --- /dev/null +++ b/addons/hr_recruitment/i18n/zh_TW.po @@ -0,0 +1,2456 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_recruitment +# +# Translators: +# 李振維, 2021 +# Mandy Choy , 2021 +# 敬雲 林 , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: 敬雲 林 , 2021\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "% endif" +msgstr "% endif" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Click to view the application." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Did you apply by sending an email? Check incoming applications." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Drag this card, to qualify him for a first interview." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Try to send an email to the applicant.
Tips: All " +"emails sent or received are saved in the history here" +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"
Great job! You hired a new colleague!
Try the Website app to " +"publish job offers online.
" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "" +"${object.job_id.name}\" at ${object.company_id.name}.\n" +"

\n" +" We will come back to you shortly.\n" +"\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +"
\n" +" % if object.user_id:\n" +"

Your Contact:

\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"
\n" +" % endif\n" +"\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.

\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +" \n" +" \n" +"" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_interest +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +"

Congratulations!

\n" +"
Your resume has been positively reviewed.
\n" +" \"Congratulations!\"\n" +"
\n" +"
\n" +" We just reviewed your resume, and it caught our\n" +" attention. As we think you might be great for the\n" +" position, your application has been short listed for a\n" +" call or an interview.\n" +"

\n" +" % if 'website_url' in object.job_id and object.job_id.website_url:\n" +"
\n" +" Job Description\n" +"
\n" +" % endif\n" +"\n" +" % if object.user_id:\n" +" You will soon be contacted by:\n" +" \n" +" \n" +" \n" +" \n" +" \n" +"
\n" +" \"Avatar\"\n" +" \n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +"
\n" +"

\n" +" % endif\n" +" See you soon,\n" +"
\n" +" --
\n" +" The HR Team\n" +" % if 'website_url' in object.job_id and object.job_id.website_url\n" +" Discover all our jobs.
\n" +" % endif\n" +"
\n" +"\n" +"
\n" +"

What is the next step?

\n" +" We usually answer applications within a few days.\n" +"

\n" +" The next step is either a call or a meeting in our offices.\n" +"
\n" +" Feel free to contact us if you want a faster\n" +" feedback or if you don't get news from us\n" +" quickly enough (just reply to this email).\n" +"
\n" +"\n" +"
\n" +" % set location = ''\n" +" % if object.job_id.address_id.name:\n" +" ${object.job_id.address_id.name}
\n" +" % endif\n" +" % if object.job_id.address_id.street:\n" +" ${object.job_id.address_id.street}
\n" +" % set location = object.job_id.address_id.street\n" +" % endif\n" +" % if object.job_id.address_id.street2:\n" +" ${object.job_id.address_id.street2}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.street2)\n" +" % endif\n" +" % if object.job_id.address_id.city:\n" +" ${object.job_id.address_id.city},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.city)\n" +" % endif\n" +" % if object.job_id.address_id.state_id.name:\n" +" ${object.job_id.address_id.state_id.name},\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.state_id.name)\n" +" % endif\n" +" % if object.job_id.address_id.zip:\n" +" ${object.job_id.address_id.zip}\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.zip)\n" +" % endif\n" +"
\n" +" % if object.job_id.address_id.country_id.name:\n" +" ${object.job_id.address_id.country_id.name}
\n" +" % set location = '%s, %s' % (location, object.job_id.address_id.country_id.name)\n" +" % endif\n" +"
\n" +"
\n" +"
" +msgstr "" + +#. module: hr_recruitment +#: model:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse +msgid "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" Hello,

\n" +" Thank you for your interest in joining the\n" +" ${object.company_id.name} team. We wanted to\n" +" let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " +msgstr "" +"\n" +" \n" +" \n" +" \n" +"
\n" +"
\n" +" 您好,

\n" +" 感謝您有興趣加入我們的\n" +" ${object.company_id.name} 團隊. 針對您所提出\n" +" 的簡歷我們我們已進行審查,但let you know that, although your resume is competitive,\n" +" our hiring team reviewed your application and did not\n" +" select it for further consideration.\n" +"

\n" +" Please note that recruiting is hard, and we can make\n" +" mistakes. Do not hesitate to reply to this email if you\n" +" think we made a mistake, or if you want more information\n" +" about our decision.\n" +"

\n" +" We will, however, keep your resume on record and get in\n" +" touch with you about future opportunities that may be a\n" +" better fit for your skills and experience.\n" +"

\n" +" We wish you all the best in your job search and hope we\n" +" will have the chance to consider you for another role\n" +" in the future.\n" +"

\n" +" Thank you,\n" +"
\n" +" % if object.user_id:\n" +" --
\n" +" ${object.user_id.name}
\n" +" Email: ${object.user_id.email or ''}
\n" +" Phone: ${object.user_id.phone or ''}\n" +" % else:\n" +" --
\n" +" ${object.company_id.name}
\n" +" The HR Team\n" +" % endif\n" +"
\n" +"
\n" +"
\n" +" " + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_defaults +msgid "" +"A Python dictionary that will be evaluated to provide default values when " +"creating new records for this alias." +msgstr "當創建別名的新記錄時,一個Python字典被提供作為預設值" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction +msgid "Action Needed" +msgstr "需採取行動" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__active +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__active +msgid "Active" +msgstr "啟用" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_ids +msgid "Activities" +msgstr "活動" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "活動異常圖示" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_state +msgid "Activity State" +msgstr "活動狀態" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Activity Type Icon" +msgstr "活動類型圖標" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.mail_activity_type_action_config_hr_applicant +#: model:ir.ui.menu,name:hr_recruitment.hr_recruitment_menu_config_activity_type +msgid "Activity Types" +msgstr "活動類型" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "Add a new stage in the recruitment process" +msgstr "在招聘流程中增加一個新的階段" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_category_action +msgid "Add a new tag" +msgstr "添加新標籤" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__address_id +msgid "Address where employees are working" +msgstr "員工工作的地址" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_manager +msgid "Administrator" +msgstr "管理員" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_id +msgid "Alias" +msgstr "別名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_contact +msgid "Alias Contact Security" +msgstr "別名聯繫人安全" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__alias_id +msgid "Alias ID" +msgstr "別名ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_name +msgid "Alias Name" +msgstr "別名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_domain +msgid "Alias domain" +msgstr "別名網域" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_model_id +msgid "Aliased Model" +msgstr "別名的模型" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__all_application_count +msgid "All Application Count" +msgstr "全部應徵人數" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ_all_app +msgid "All Applications" +msgstr "全部應徵申請" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__applicant_ids +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__applicant_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__applicant_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Applicant" +msgstr "申請人" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_degree +msgid "Applicant Degree" +msgstr "申請人學位" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_hired +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_hired +msgid "Applicant Hired" +msgstr "應聘者被聘用" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_applicant_stage_changed +msgid "Applicant Stage Changed" +msgstr "申請人的階段已經變更" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_from +msgid "Applicant email" +msgstr "申請人電子郵件" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_hired +msgid "Applicant hired" +msgstr "已聘請申請人" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Applicant hired
" +msgstr "被雇用的申請人
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_name +msgid "Applicant's Name" +msgstr "申請人姓名" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_tree_view_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_activity +msgid "Applicants" +msgstr "申請人" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"當電子信件被被發送時,申請人及其附上的簡歷會被自動創建。\n" +"如果您安裝了文件管理模組,所有的簡歷會自動建立索引,\n" +"所您可以通過他們的內容輕鬆地搜尋。" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Applicants and their attached CV are created automatically when an email is sent.\n" +" If you install the document management modules, all resumes are indexed automatically,\n" +" so that you can easily search through their content." +msgstr "" +"申請人及其簡歷附件將在發送電子信件時自動創建。\n" +" 如果您安裝了文件管理模組,所有簡歷將自動檢索,\n" +" 這樣便可通過簡歷內容輕鬆搜尋。" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "" +"Applicants can send resume to this email address,
it will create an " +"application automatically" +msgstr "申請人可以將簡歷發送到這個電子信件地址,
它將自動創建一個新的申請" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__application_count +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_count +msgid "Application Count" +msgstr "應用數量" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Application Summary" +msgstr "申請摘要" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Application email" +msgstr "申請電子信件" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_applications +#: model:ir.actions.act_window,name:hr_recruitment.crm_case_categ0_act_job +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__application_ids +#: model:ir.ui.menu,name:hr_recruitment.menu_crm_case_categ0_act_job +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +#, python-format +msgid "Applications" +msgstr "應徵者" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__application_count +msgid "Applications with the same email" +msgstr "具有相同電子郵件的應徵者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__job_id +msgid "Applied Job" +msgstr "申請的職位" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__priority +msgid "Appreciation" +msgstr "評價" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Archived" +msgstr "封存" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Archived / Refused" +msgstr "歸檔/退回" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_open +msgid "Assigned" +msgstr "已分派" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_attachment_count +msgid "Attachment Count" +msgstr "附件數" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Attachments" +msgstr "附件" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Attachments, like resumes, get indexed automatically." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__availability +msgid "Availability" +msgstr "可用" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bachelor +msgid "Bachelor Degree" +msgstr "學士學位" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_blocked:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_blocked:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Blocked" +msgstr "已封鎖" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_department +msgid "By Department" +msgstr "部門" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_job +msgid "By Job" +msgstr "按工作" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position +msgid "By Job Positions" +msgstr "按職位" + +#. module: hr_recruitment +#: model:ir.filters,name:hr_recruitment.hr_applicant_filter_recruiter +msgid "By Recruiter" +msgstr "由招聘人" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "" +"By setting an alias to a job position, emails sent to this address create applications automatically. You can even use multiple trackers to get statistics according to the source of the application: LinkedIn, Monster, Indeed, etc.\n" +" % set record = object.env['hr.job'].search([('alias_name', '!=', False)], limit=1)\n" +" % if record and record.alias_domain" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_calendar_event +msgid "Calendar Event" +msgstr "日曆活動" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__campaign_id +msgid "Campaign" +msgstr "行銷" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Cancel" +msgstr "取消" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_graph_view_job +msgid "Cases By Stage and Estimates" +msgstr "按階段和估算的案件" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_category +msgid "Category of applicant" +msgstr "申請人類別" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Choose an application email." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_closed +msgid "Closed" +msgstr "已關閉" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__color +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__color +msgid "Color Index" +msgstr "顏色索引" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__company_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Company" +msgstr "公司" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_res_config_settings +msgid "Config Settings" +msgstr "配置設定" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_configuration +msgid "Configuration" +msgstr "配置" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_id +#, python-format +msgid "Contact" +msgstr "聯繫人" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Contact Email" +msgstr "聯繫電郵" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment +msgid "Content" +msgstr "內容" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Contract" +msgstr "契約" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job4 +msgid "Contract Proposal" +msgstr "契約建議" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job5 +msgid "Contract Signed" +msgstr "契約已簽署" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Copy this email address, to paste it in your email composer, to apply." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create" +msgstr "創建" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Create Employee" +msgstr "新建員工" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.create_job_simple +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Create a Job Position" +msgstr "創建職位" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Create your first Job Position." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_uid +msgid "Created by" +msgstr "創立者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__create_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__create_date +msgid "Created on" +msgstr "建立於" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__create_date +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Creation Date" +msgstr "創建日期" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_bounced_content +msgid "Custom Bounced Message" +msgstr "自訂彈跳訊息" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_close +msgid "Days to Close" +msgstr "關閉日期" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__day_open +msgid "Days to Open" +msgstr "開啟天數" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_defaults +msgid "Default Values" +msgstr "預設值" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "" +"Define a specific contact address for this job position. If you keep it " +"empty, the default email address will be used which is in human resources " +"settings" +msgstr "為這個工作職缺定義一個特定的聯繫地址。如果為空,將預設使用人事部門預設的電子信件地址" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_job_stage_act +msgid "" +"Define here your stages of the recruitment process, for example:\n" +" qualification call, first interview, second interview, refused,\n" +" hired." +msgstr "" +"這裡定義您的招聘過程中各個階段,例如:\n" +"資格通話、第一次面試、第二次面試、被拒絕、\n" +"錄用。" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_degree_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__type_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_degree_tree +msgid "Degree" +msgstr "學位" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__name +msgid "Degree Name" +msgstr "學位名稱" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_degree +msgid "Degrees" +msgstr "學位" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__delay_close +msgid "Delay to Close" +msgstr "延遲關閉" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Delete" +msgstr "刪除" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_department +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__department_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Department" +msgstr "部門" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__manager_id +msgid "Department Manager" +msgstr "部門經理" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_department +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_department +msgid "Departments" +msgstr "部門" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__description +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__name +msgid "Description" +msgstr "說明" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_digest_digest +msgid "Digest" +msgstr "摘要" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "Discard" +msgstr "取消" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__display_name +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/digest.py:0 +#, python-format +msgid "Do not have access, skip this data for user's digest email" +msgstr "無權訪問,跳過使用者摘要電子信件的此數據" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_bac5 +msgid "Doctoral Degree" +msgstr "博士學位" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__documents_count +msgid "Document Count" +msgstr "文件數" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__document_ids +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Documents" +msgstr "文件" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_1 +msgid "Doesn't fit the job requirements" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_recruitment_stage_act +msgid "" +"Don't forget to specify the department if your recruitment process\n" +" is different according to the job position." +msgstr "" +"不要忘了指定部門\n" +"如果您的招聘流程是根據工作職缺而有別的。" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Dropdown menu" +msgstr "下拉選單" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Edit" +msgstr "編輯" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_from +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__email +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Email" +msgstr "Email" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_survey +msgid "Email Alias" +msgstr "郵箱別名" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "Email Template" +msgstr "Email模板" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_id +msgid "" +"Email alias for this job position. New emails will automatically create new " +"applicants for this job position." +msgstr "這個職位的電子信件別名。新信件會自動為此職位創建新的申請人。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__email_cc +msgid "Email cc" +msgstr "電郵cc" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__name +msgid "Email subject for applications sent via email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_employee +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee" +msgstr "員工" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__employee_name +msgid "Employee Name" +msgstr "員工姓名" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__emp_id +msgid "Employee linked to the applicant." +msgstr "連接到申請人的員工。" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_hired_template +msgid "Employee:" +msgstr "員工:" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues +msgid "Employees" +msgstr "員工" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__3 +msgid "Excellent" +msgstr "傑出" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__expected_employee +msgid "Expected Employee" +msgstr "預期的員工" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected +msgid "Expected Salary" +msgstr "期望的薪酬" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Expected Salary Extra" +msgstr "期望額外薪資" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Extended Filters" +msgstr "擴展篩選" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Extra advantages..." +msgstr "額外好處..." + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__favorite_user_ids +msgid "Favorite User" +msgstr "收藏使用者" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Feedback of interviews..." +msgstr "面試回饋..." + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job2 +msgid "First Interview" +msgstr "初次面試" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__fold +msgid "Folded in Kanban" +msgstr "在看板中折疊" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_follower_ids +msgid "Followers" +msgstr "關注人" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_channel_ids +msgid "Followers (Channels)" +msgstr "關注人(頻道)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_partner_ids +msgid "Followers (Partners)" +msgstr "關注人(業務夥伴)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font awesome 圖標,例如,fa-task" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Future Activities" +msgstr "未來活動" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Generate Email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_applicant_get_refuse_reason +msgid "Get Refuse Reason" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_degree__sequence +msgid "Gives the sequence order when displaying a list of degrees." +msgstr "當顯示學位列表時顯示序列順序" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Gives the sequence order when displaying a list of stages." +msgstr "當顯示列表中的各階段時提供一個序列。" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__1 +msgid "Good" +msgstr "好" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_graduate +msgid "Graduate" +msgstr "畢業生" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__done +msgid "Green" +msgstr "綠色" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_done +msgid "Green Kanban Label" +msgstr "綠色看板標籤" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__normal +msgid "Grey" +msgstr "灰色" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_normal +msgid "Grey Kanban Label" +msgstr "灰色看板標籤" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Group By" +msgstr "分組按" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__hr_responsible_id +msgid "HR Responsible" +msgstr "人力資源負責人" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event__id +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__id +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__id +msgid "ID" +msgstr "ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "" +"ID of the parent record holding the alias (example: project holding the task" +" creation alias)" +msgstr "上級記錄ID支援別名(例如:專案支援任務創建別名)" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon" +msgstr "圖示" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "用於指示異常活動的圖示。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread +msgid "If checked, new messages require your attention." +msgstr "勾選代表有新訊息需要您留意。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "勾選代表有訊息發生傳送錯誤。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__template_id +msgid "" +"If set, a message is posted on the applicant using the template when the " +"applicant is set to the stage." +msgstr "如果設定,當應聘者設定此場景時將通過這個模板推送消息給相關應聘者。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_bounced_content +msgid "" +"If set, this content will automatically be sent out to unauthorized users " +"instead of the default message." +msgstr "設置後,此內容將自動發送給未經授權的用戶,而不是默認消息。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__active +msgid "" +"If the active field is set to false, it will allow you to hide the case " +"without removing it." +msgstr "如果「有效」字段設為否,它允許您對資料進行隱藏但不刪除它。" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_normal:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_normal:hr_recruitment.stage_job5 +#, python-format +msgid "In Progress" +msgstr "進行中" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job1 +msgid "Initial Qualification" +msgstr "初始資歷" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_hr_recruitment_survey +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Interview Forms" +msgstr "面試表單" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__is_favorite +msgid "Is Favorite" +msgstr "為收藏" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_is_follower +msgid "Is Follower" +msgstr "是關注人" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_job.py:0 +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__job_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Job" +msgstr "工作" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.crm_case_pivot_view_job +msgid "Job Applications" +msgstr "職位申請" + +#. module: hr_recruitment +#: model:utm.campaign,name:hr_recruitment.utm_campaign_job +msgid "Job Campaign" +msgstr "工作行銷" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__address_id +msgid "Job Location" +msgstr "工作地點" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_job +msgid "Job Position" +msgstr "工作職缺" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_department_new +msgid "Job Position Created" +msgstr "已建立工作職缺" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_job_new +msgid "Job Position created" +msgstr "工作職缺已創建" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_config +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_job_position_config +msgid "Job Positions" +msgstr "工作職缺" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Job Posting" +msgstr "職位發佈" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "Job Specific" +msgstr "具體職位" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Jobs" +msgstr "工作" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Jobs - Recruitment Form" +msgstr "工作-招聘表" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_sources +msgid "Jobs Sources" +msgstr "工作來源" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_blocked +msgid "Kanban Blocked" +msgstr "看板阻塞" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_normal +msgid "Kanban Ongoing" +msgstr "看板進展" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__kanban_state +msgid "Kanban State" +msgstr "看板狀態" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__legend_done +msgid "Kanban Valid" +msgstr "看板有效" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest__kpi_hr_recruitment_new_colleagues_value +msgid "Kpi Hr Recruitment New Colleagues Value" +msgstr "人力資源新聘員工KPI指標" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_calendar_event____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_digest_digest____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage____last_update +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings____last_update +msgid "Last Modified on" +msgstr "最後修改於" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__last_stage_id +msgid "Last Stage" +msgstr "最終階段" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__date_last_stage_update +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Last Stage Update" +msgstr "最後階段更新" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_uid +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_uid +msgid "Last Updated by" +msgstr "最後更新者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_refuse_reason__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__write_date +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__write_date +msgid "Last Updated on" +msgstr "最後更新於" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Late Activities" +msgstr "逾期活動" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "Let people apply by email to save time." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Let's create a job position." +msgstr "讓我們創建一個工作職位" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "" +"Let's create the position. An email will be setup for applications, and a " +"public job description, if you use the Website app." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at how to improve your hiring process." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let's have a look at the applications pipeline." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s create this new employee now." +msgstr "" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Let’s go back to the dashboard." +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_ceo +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_consultant +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_cto +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_developer +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_hrm +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_marketing +#: model:hr.recruitment.source,name:hr_recruitment.hr_recruitment_linkedin_trainee +msgid "LinkedIn" +msgstr "LinkedIn" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__email_cc +msgid "List of cc from incoming emails." +msgstr "來自傳入電子郵件的 cc 清單。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_main_attachment_id +msgid "Main Attachment" +msgstr "主要附件" + +#. module: hr_recruitment +#: model:hr.recruitment.degree,name:hr_recruitment.degree_licenced +msgid "Master Degree" +msgstr "碩士學位" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__medium_id +msgid "Medium" +msgstr "媒體" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__meeting_count +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__meeting_count +msgid "Meeting Count" +msgstr "會議數量" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Meetings" +msgstr "會議" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error +msgid "Message Delivery error" +msgstr "訊息遞送錯誤" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_ids +msgid "Messages" +msgstr "訊息" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_mobile +msgid "Mobile" +msgstr "移動" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "My Applications" +msgstr "分派予我之應徵者" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_job_filter_recruitment +msgid "My Favorites" +msgstr "我的收藏夾" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_search_view +msgid "My Job Positions" +msgstr "我的工作職位" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "New" +msgstr "新建" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_applicant_count +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_new +msgid "New Applicant" +msgstr "新應徵" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "New Applicants" +msgstr "新的申請人" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_job_new_application +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__new_application_count +msgid "New Application" +msgstr "新的申請" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_from_department +msgid "New Applications" +msgstr "新應徵者" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "New Applications
" +msgstr "新應徵者
" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_department__new_hired_employee +msgid "New Hired Employee" +msgstr "新聘用的員工" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_employee_view_search +msgid "Newly Hired" +msgstr "新聘用的" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_employee_action_from_department +msgid "Newly Hired Employees" +msgstr "新近僱用的員工" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_employee__newly_hired_employee +msgid "Newly hired employee" +msgstr "新近僱用的員工" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_tree_activity +msgid "Next Activities" +msgstr "下一步活動" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "下一活動截止日期" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_summary +msgid "Next Activity Summary" +msgstr "下一活動摘要" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_type_id +msgid "Next Activity Type" +msgstr "下一活動類型" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No Subject" +msgstr "無主題" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "No application yet" +msgstr "尚無應徵申請" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "No applications yet" +msgstr "尚無應徵申請" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.hr_applicant_action_analysis +msgid "No data yet!" +msgstr "暫無數據!" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__0 +msgid "Normal" +msgstr "一般" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of Actions" +msgstr "動作數量" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__attachment_number +msgid "Number of Attachments" +msgstr "附件數量" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__new_application_count +msgid "" +"Number of applications that are new in the flow (typically at first step of " +"the flow)" +msgstr "流程中的新應徵數量(通常在流程的第一個階段)" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__delay_close +msgid "Number of days to close" +msgstr "持續天數" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of errors" +msgstr "錯誤數量" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "需要處理的消息數量" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "有發送錯誤的郵件數量" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Number of unread messages" +msgstr "未讀訊息的數量" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_applications +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "Odoo幫助您在招聘過程追蹤申請人及跟進所有操作:會議、面試等。" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.crm_case_categ0_act_job +msgid "" +"Odoo helps you track applicants in the recruitment\n" +" process and follow up all operations: meetings, interviews, etc." +msgstr "" +"Odoo幫助您在招聘\n" +"過程追蹤申請人及跟進所有操作:會議、面試等。" + +#. module: hr_recruitment +#: model:res.groups,name:hr_recruitment.group_hr_recruitment_user +msgid "Officer" +msgstr "主管" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Ongoing" +msgstr "正在進行" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_res_config_settings__module_website_hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Online Posting" +msgstr "線上發佈" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "" +"Optional ID of a thread (record) to which all incoming messages will be " +"attached, even if they did not reply to it. If set, this will disable the " +"creation of new records completely." +msgstr "所有的進來的信件都將附上一條線索(記錄)選配的ID,即使它們不曾回覆過它。如果設定了,這個將完全阻止新記錄的創建。" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Or talk about this applicant privately with your colleagues." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Other Applications" +msgstr "其他應聘者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_user_id +msgid "Owner" +msgstr "所有者" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "Parent Model" +msgstr "上級模型" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_parent_thread_id +msgid "Parent Record Thread ID" +msgstr "上級記錄線程ID" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_parent_model_id +msgid "" +"Parent model holding the alias. The model holding the alias reference is not" +" necessarily the model given by alias_model_id (example: project " +"(parent_model) and task (model))" +msgstr "" +"上級模型擁有別名。擁有別名參照的模型不必是alias_model_id給出的模型 (example: project(parent_model) and" +" task (model))" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__hr_responsible_id +msgid "Person responsible of validating the employee's contracts." +msgstr "確認員工契約的負責人。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__partner_phone +msgid "Phone" +msgstr "電話" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__probability +msgid "Probability" +msgstr "概率" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Proposed Salary" +msgstr "提議薪酬" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Proposed Salary Extra" +msgstr "薪酬標準" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Publish available jobs on your website" +msgstr "在網站上發佈空缺職位" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_advertisement +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev2 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_dev3 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_financejob1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_fresher0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_marketingjob0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_mkt1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_programmer +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_salesman1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca0 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_traineemca1 +#: model:hr.applicant,legend_done:hr_recruitment.hr_case_yrsexperienceinphp0 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job1 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job2 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job3 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job4 +#: model:hr.recruitment.stage,legend_done:hr_recruitment.stage_job5 +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Ready for Next Stage" +msgstr "下一階段就緒" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_config +msgid "Ready to recruit more efficiently?" +msgstr "準備更有效地招聘?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__alias_force_thread_id +msgid "Record Thread ID" +msgstr "記錄線索ID" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_job__user_id +msgid "Recruiter" +msgstr "" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_root +#: model_terms:ir.ui.view,arch_db:hr_recruitment.digest_digest_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment" +msgstr "應徵" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_job_stage_act +msgid "Recruitment / Applicants Stages" +msgstr "招聘 / 申請階段" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_department +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_report_filtered_job +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_action_analysis +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_report_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_graph +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_pivot +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Recruitment Analysis" +msgstr "招聘分析" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Recruitment Done" +msgstr "招聘結束" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Recruitment Process" +msgstr "招聘流程" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_stage +msgid "Recruitment Stages" +msgstr "招聘階段" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_department_view_kanban +msgid "Recruitments" +msgstr "招聘" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__kanban_state__blocked +msgid "Red" +msgstr "紅色" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__legend_blocked +msgid "Red Kanban Label" +msgstr "紅色的看板標籤" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Refuse" +msgstr "退回" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#: model:ir.actions.act_window,name:hr_recruitment.applicant_get_refuse_reason_action +#: model:ir.model.fields,field_description:hr_recruitment.field_applicant_get_refuse_reason__refuse_reason_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__refuse_reason_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_refuse_reason_view_tree +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#, python-format +msgid "Refuse Reason" +msgstr "退回原因" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_applicant_refuse_reason +msgid "Refuse Reason of Applicant" +msgstr "退回應徵申請原因" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_refuse_reason_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_applicant_refuse_reason +msgid "Refuse Reasons" +msgstr "退回原因" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +msgid "Refused" +msgstr "已拒絕" + +#. module: hr_recruitment +#: model:ir.ui.menu,name:hr_recruitment.report_hr_recruitment +msgid "Reporting" +msgstr "報表" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__requirements +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Requirements" +msgstr "要求" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Responsible" +msgstr "負責人" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__activity_user_id +msgid "Responsible User" +msgstr "責任使用者" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Restore" +msgstr "還原" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_has_sms_error +msgid "SMS Delivery error" +msgstr "簡訊發送錯誤" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected +msgid "Salary Expected by Applicant" +msgstr "申請人要求的薪酬" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_expected_extra +msgid "Salary Expected by Applicant, extra advantages" +msgstr "應聘者的期望薪酬,額外優勢" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed +msgid "Salary Proposed by the Organisation" +msgstr "該組織的提議薪酬" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__salary_proposed_extra +msgid "Salary Proposed by the Organisation, extra advantages" +msgstr "公司推薦的薪酬標準,額外優勢" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Save it !" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant +msgid "Schedule Interview" +msgstr "預約面試" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_form +msgid "Schedule interview with this applicant" +msgstr "為這個申請人安排面試" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Search Applicants" +msgstr "搜尋申請人" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_view_search +msgid "Search Source" +msgstr "" + +#. module: hr_recruitment +#: model:hr.recruitment.stage,name:hr_recruitment.stage_job3 +msgid "Second Interview" +msgstr "第二次面試" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "Send your email. Followers will get a copy of the communication." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_degree__sequence +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__sequence +msgid "Sequence" +msgstr "序號" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.action_hr_recruitment_configuration +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_global_settings +msgid "Settings" +msgstr "設定" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Show all records which has next action date is before today" +msgstr "顯示在今天之前的下一個行動日期的所有記錄" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__source_id +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__source_id +msgid "Source" +msgstr "來源" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_source__name +msgid "Source Name" +msgstr "來源名稱" + +#. module: hr_recruitment +#: model:ir.model,name:hr_recruitment.model_hr_recruitment_source +msgid "Source of Applicants" +msgstr "應聘者來源" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_source_action +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_source +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "Sources of Applicants" +msgstr "應聘者來源" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__job_ids +msgid "" +"Specific jobs that uses this stage. Other jobs will not use this stage." +msgstr "使用此階段的特定作業。其他作業不會使用此階段。" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__stage_id +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage" +msgstr "階段" + +#. module: hr_recruitment +#: model:mail.message.subtype,name:hr_recruitment.mt_applicant_stage_changed +msgid "Stage Changed" +msgstr "階段已改變" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Stage Definition" +msgstr "階段定義" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_recruitment_stage__name +msgid "Stage Name" +msgstr "階段名稱" + +#. module: hr_recruitment +#: model:mail.message.subtype,description:hr_recruitment.mt_applicant_stage_changed +msgid "Stage changed" +msgstr "階段已改變" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__last_stage_id +msgid "" +"Stage of the applicant before being in the current stage. Used for lost " +"cases analysis." +msgstr "目前階段前的申請人階段。用於招聘案例分析。" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_recruitment_stage_act +#: model:ir.ui.menu,name:hr_recruitment.menu_hr_recruitment_stage +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_tree +msgid "Stages" +msgstr "階段" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start Recruitment" +msgstr "開始招聘" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "Start recruitment" +msgstr "開始招聘" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__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_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__name +msgid "Subject / Application Name" +msgstr "主題/應用名稱" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.applicant_get_refuse_reason_view_form +msgid "Submit" +msgstr "提交" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant_category__name +msgid "Tag Name" +msgstr "標籤名稱" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_applicant_category_name_uniq +msgid "Tag name already exists !" +msgstr "標籤名已存在!" + +#. module: hr_recruitment +#: model:ir.actions.act_window,name:hr_recruitment.hr_applicant_category_action +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__categ_ids +#: model:ir.ui.menu,name:hr_recruitment.hr_applicant_category_menu +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_form +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_category_view_tree +msgid "Tags" +msgstr "標籤" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_3 +msgid "The applicant gets a better offer" +msgstr "" + +#. module: hr_recruitment +#: model:hr.applicant.refuse.reason,name:hr_recruitment.refuse_reason_2 +msgid "The applicant is not interested anymore" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__availability +msgid "The date at which the applicant will be available to start working" +msgstr "申請者可以開始上班的日期" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_model_id +msgid "" +"The model (Odoo Document Kind) to which this alias corresponds. Any incoming" +" email that does not reply to an existing record will cause the creation of " +"a new record of this model (e.g. a Project Task)" +msgstr "" +"相應於這個別名對應的模型(Odoo單據種類)。任何一封不屬於對某個已存在的記錄的到來信件,將導致此模組中新記錄的創建(例如,一個新的專案任務)。" + +#. module: hr_recruitment +#: model:ir.model.constraint,message:hr_recruitment.constraint_hr_recruitment_degree_name_uniq +msgid "The name of the Degree of Recruitment must be unique!" +msgstr "應聘者學歷的名稱必須唯一!" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_name +msgid "" +"The name of the email alias, e.g. 'jobs' if you want to catch emails for " +"" +msgstr "信件別名的名稱,例如,如果您要收取 的電子信件,別名就要被設為:\"jobs\"" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_job__alias_user_id +msgid "" +"The owner of records created upon receiving emails on this alias. If this " +"field is not set the system will attempt to find the right owner based on " +"the sender (From) address, or will use the Administrator account if no " +"system user is found for that address." +msgstr "" +"根據此別名接收到的信件,創建記錄的所有人。若此字段沒有設定,系統將試圖根據發送者(From)地址來查找正確的所有者,如果對於那個地址沒有系統使用者被發現,將使用系統管理員帳戶。" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__campaign_id +msgid "" +"This is a name that helps you keep track of your different campaign efforts," +" e.g. Fall_Drive, Christmas_Special" +msgstr "這是一個幫助您追蹤不同行銷活動的名稱,例如,Fall_Drive、Christmas_Special" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__medium_id +msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad" +msgstr "這是傳達方法,例如,明信片、電子信件或橫幅廣告" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__source_id +msgid "" +"This is the source of the link, e.g. Search Engine, another domain, or name " +"of email list" +msgstr "這是鏈接源,例如,搜尋引擎、其他域名或電子信件列表名稱" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_recruitment_stage__fold +msgid "" +"This stage is folded in the kanban view when there are no records in that " +"stage to display." +msgstr "當這個階段中沒有任何記錄要呈現的時候,這個階段在看板視圖中被折疊起來" + +#. module: hr_recruitment +#: model:digest.tip,name:hr_recruitment.digest_tip_hr_recruitment_0 +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Tip: Let candidates apply by email" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban +msgid "To Recruit" +msgstr "招聘" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Today Activities" +msgstr "今天的活動" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "Tooltips" +msgstr "提示" + +#. module: hr_recruitment +#: model_terms:digest.tip,tip_description:hr_recruitment.digest_tip_hr_recruitment_0 +msgid "Try sending an email" +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "記錄的異常活動的類型。" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unassigned" +msgstr "未分派" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_applicant_view_search_bis +msgid "Unread Messages" +msgstr "未讀消息" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__message_unread_counter +msgid "Unread Messages Counter" +msgstr "未讀消息計數器" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Use emails and links trackers" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "Use interview forms during recruitment process" +msgstr "在招聘流程中使用面試表單" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.res_config_settings_view_form +msgid "" +"Use interview forms tailored to each job position during the recruitment " +"process. Select the form to use in the job position detail form. This relies" +" on the Survey app." +msgstr "" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__user_email +msgid "User Email" +msgstr "使用者Email" + +#. module: hr_recruitment +#: model:ir.model.fields.selection,name:hr_recruitment.selection__hr_applicant__priority__2 +msgid "Very Good" +msgstr "非常好" + +#. module: hr_recruitment +#: model_terms:ir.actions.act_window,help:hr_recruitment.action_hr_job_sources +msgid "Want to analyse where applications come from ?" +msgstr "要分析應徵者來源嗎?" + +#. module: hr_recruitment +#: model:ir.model.fields,field_description:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website Messages" +msgstr "網站訊息" + +#. module: hr_recruitment +#: model:ir.model.fields,help:hr_recruitment.field_hr_applicant__website_message_ids +msgid "Website communication history" +msgstr "網站溝通記錄" + +#. module: hr_recruitment +#. openerp-web +#: code:addons/hr_recruitment/static/src/js/tours/hr_recruitment.js:0 +#, python-format +msgid "What do you want to recruit today? Choose a job title..." +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_stage_form +msgid "" +"You can define here the labels that will be displayed for the kanban state instead\n" +" of the default labels." +msgstr "" +"您可以在這裡定義標籤顯示看板狀態代替\n" +" 預設的標籤。" + +#. module: hr_recruitment +#: code:addons/hr_recruitment/models/hr_recruitment.py:0 +#, python-format +msgid "You must define a Contact Name for this applicant." +msgstr "您必須為此申請人定義連絡人姓名。" + +#. module: hr_recruitment +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_congratulations +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_interest +#: model:mail.template,subject:hr_recruitment.email_template_data_applicant_refuse +msgid "Your Job Application: ${object.job_id.name | safe}" +msgstr "您的職位申請:${object.job_id.name | safe}" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_recruitment_source_tree +msgid "e.g. LinkedIn" +msgstr "" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. Sales Manager" +msgstr "例如:銷售經理" + +#. module: hr_recruitment +#: model_terms:ir.ui.view,arch_db:hr_recruitment.hr_job_simple_form +msgid "e.g. sales-manager" +msgstr "" + +#. module: hr_recruitment +#: model:ir.actions.server,name:hr_recruitment.hr_applicant_resumes_server +msgid "hr.applicant.resumes.server" +msgstr "hr.applicant.resumes.server" diff --git a/addons/hr_recruitment/models/__init__.py b/addons/hr_recruitment/models/__init__.py new file mode 100644 index 00000000..6eca3380 --- /dev/null +++ b/addons/hr_recruitment/models/__init__.py @@ -0,0 +1,7 @@ +from . import hr_department +from . import hr_recruitment +from . import hr_employee +from . import hr_job +from . import res_config_settings +from . import calendar +from . import digest diff --git a/addons/hr_recruitment/models/calendar.py b/addons/hr_recruitment/models/calendar.py new file mode 100644 index 00000000..d97ee566 --- /dev/null +++ b/addons/hr_recruitment/models/calendar.py @@ -0,0 +1,39 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from odoo import api, fields, models + + +class CalendarEvent(models.Model): + """ Model for Calendar Event """ + _inherit = 'calendar.event' + + @api.model + def default_get(self, fields): + if self.env.context.get('default_applicant_id'): + self = self.with_context( + default_res_model='hr.applicant', #res_model seems to be lost without this + default_res_model_id=self.env.ref('hr_recruitment.model_hr_applicant').id, + default_res_id=self.env.context['default_applicant_id'] + ) + + defaults = super(CalendarEvent, self).default_get(fields) + + # sync res_model / res_id to opportunity id (aka creating meeting from lead chatter) + if 'applicant_id' not in defaults: + res_model = defaults.get('res_model', False) or self.env.context.get('default_res_model') + res_model_id = defaults.get('res_model_id', False) or self.env.context.get('default_res_model_id') + if (res_model and res_model == 'hr.applicant') or (res_model_id and self.env['ir.model'].sudo().browse(res_model_id).model == 'hr.applicant'): + defaults['applicant_id'] = defaults.get('res_id', False) or self.env.context.get('default_res_id', False) + + return defaults + + def _compute_is_highlighted(self): + super(CalendarEvent, self)._compute_is_highlighted() + applicant_id = self.env.context.get('active_id') + if self.env.context.get('active_model') == 'hr.applicant' and applicant_id: + for event in self: + if event.applicant_id.id == applicant_id: + event.is_highlighted = True + + applicant_id = fields.Many2one('hr.applicant', string="Applicant", index=True, ondelete='set null') diff --git a/addons/hr_recruitment/models/digest.py b/addons/hr_recruitment/models/digest.py new file mode 100644 index 00000000..c8d17019 --- /dev/null +++ b/addons/hr_recruitment/models/digest.py @@ -0,0 +1,29 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from odoo import fields, models, _ +from odoo.exceptions import AccessError + + +class Digest(models.Model): + _inherit = 'digest.digest' + + kpi_hr_recruitment_new_colleagues = fields.Boolean('Employees') + kpi_hr_recruitment_new_colleagues_value = fields.Integer(compute='_compute_kpi_hr_recruitment_new_colleagues_value') + + def _compute_kpi_hr_recruitment_new_colleagues_value(self): + if not self.env.user.has_group('hr_recruitment.group_hr_recruitment_user'): + raise AccessError(_("Do not have access, skip this data for user's digest email")) + for record in self: + start, end, company = record._get_kpi_compute_parameters() + new_colleagues = self.env['hr.employee'].search_count([ + ('create_date', '>=', start), + ('create_date', '<', end), + ('company_id', '=', company.id) + ]) + record.kpi_hr_recruitment_new_colleagues_value = new_colleagues + + def _compute_kpis_actions(self, company, user): + res = super(Digest, self)._compute_kpis_actions(company, user) + res['kpi_hr_recruitment_new_colleagues'] = 'hr.open_view_employee_list_my&menu_id=%s' % self.env.ref('hr.menu_hr_root').id + return res diff --git a/addons/hr_recruitment/models/hr_department.py b/addons/hr_recruitment/models/hr_department.py new file mode 100644 index 00000000..66db1ca3 --- /dev/null +++ b/addons/hr_recruitment/models/hr_department.py @@ -0,0 +1,32 @@ +# -*- coding: utf-8 -*- + +from odoo import api, fields, models + + +class HrDepartment(models.Model): + _inherit = 'hr.department' + + new_applicant_count = fields.Integer( + compute='_compute_new_applicant_count', string='New Applicant') + new_hired_employee = fields.Integer( + compute='_compute_recruitment_stats', string='New Hired Employee') + expected_employee = fields.Integer( + compute='_compute_recruitment_stats', string='Expected Employee') + + def _compute_new_applicant_count(self): + applicant_data = self.env['hr.applicant'].read_group( + [('department_id', 'in', self.ids), ('stage_id.sequence', '<=', '1')], + ['department_id'], ['department_id']) + result = dict((data['department_id'][0], data['department_id_count']) for data in applicant_data) + for department in self: + department.new_applicant_count = result.get(department.id, 0) + + def _compute_recruitment_stats(self): + job_data = self.env['hr.job'].read_group( + [('department_id', 'in', self.ids)], + ['no_of_hired_employee', 'no_of_recruitment', 'department_id'], ['department_id']) + new_emp = dict((data['department_id'][0], data['no_of_hired_employee']) for data in job_data) + expected_emp = dict((data['department_id'][0], data['no_of_recruitment']) for data in job_data) + for department in self: + department.new_hired_employee = new_emp.get(department.id, 0) + department.expected_employee = expected_emp.get(department.id, 0) diff --git a/addons/hr_recruitment/models/hr_employee.py b/addons/hr_recruitment/models/hr_employee.py new file mode 100644 index 00000000..8640872d --- /dev/null +++ b/addons/hr_recruitment/models/hr_employee.py @@ -0,0 +1,34 @@ +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from odoo import api, fields, models +from odoo.tools.translate import _ +from datetime import timedelta + + +class HrEmployee(models.Model): + _inherit = "hr.employee" + + newly_hired_employee = fields.Boolean('Newly hired employee', compute='_compute_newly_hired_employee', + search='_search_newly_hired_employee') + applicant_id = fields.One2many('hr.applicant', 'emp_id', 'Applicant') + + def _compute_newly_hired_employee(self): + now = fields.Datetime.now() + for employee in self: + employee.newly_hired_employee = bool(employee.create_date > (now - timedelta(days=90))) + + def _search_newly_hired_employee(self, operator, value): + employees = self.env['hr.employee'].search([ + ('create_date', '>', fields.Datetime.now() - timedelta(days=90)) + ]) + return [('id', 'in', employees.ids)] + + @api.model + def create(self, vals): + new_employee = super(HrEmployee, self).create(vals) + if new_employee.applicant_id: + new_employee.applicant_id.message_post_with_view( + 'hr_recruitment.applicant_hired_template', + values={'applicant': new_employee.applicant_id}, + subtype_id=self.env.ref("hr_recruitment.mt_applicant_hired").id) + return new_employee diff --git a/addons/hr_recruitment/models/hr_job.py b/addons/hr_recruitment/models/hr_job.py new file mode 100644 index 00000000..2d446612 --- /dev/null +++ b/addons/hr_recruitment/models/hr_job.py @@ -0,0 +1,153 @@ +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +import ast + +from odoo import api, fields, models, _ + + +class Job(models.Model): + _name = "hr.job" + _inherit = ["mail.alias.mixin", "hr.job"] + _order = "state desc, name asc" + + @api.model + def _default_address_id(self): + return self.env.company.partner_id + + def _get_default_favorite_user_ids(self): + return [(6, 0, [self.env.uid])] + + address_id = fields.Many2one( + 'res.partner', "Job Location", default=_default_address_id, + domain="['|', ('company_id', '=', False), ('company_id', '=', company_id)]", + help="Address where employees are working") + application_ids = fields.One2many('hr.applicant', 'job_id', "Applications") + application_count = fields.Integer(compute='_compute_application_count', string="Application Count") + all_application_count = fields.Integer(compute='_compute_all_application_count', string="All Application Count") + new_application_count = fields.Integer( + compute='_compute_new_application_count', string="New Application", + help="Number of applications that are new in the flow (typically at first step of the flow)") + manager_id = fields.Many2one( + 'hr.employee', related='department_id.manager_id', string="Department Manager", + readonly=True, store=True) + user_id = fields.Many2one('res.users', "Recruiter", tracking=True) + hr_responsible_id = fields.Many2one( + 'res.users', "HR Responsible", tracking=True, + help="Person responsible of validating the employee's contracts.") + document_ids = fields.One2many('ir.attachment', compute='_compute_document_ids', string="Documents") + documents_count = fields.Integer(compute='_compute_document_ids', string="Document Count") + alias_id = fields.Many2one( + 'mail.alias', "Alias", ondelete="restrict", required=True, + help="Email alias for this job position. New emails will automatically create new applicants for this job position.") + color = fields.Integer("Color Index") + is_favorite = fields.Boolean(compute='_compute_is_favorite', inverse='_inverse_is_favorite') + favorite_user_ids = fields.Many2many('res.users', 'job_favorite_user_rel', 'job_id', 'user_id', default=_get_default_favorite_user_ids) + + def _compute_is_favorite(self): + for job in self: + job.is_favorite = self.env.user in job.favorite_user_ids + + def _inverse_is_favorite(self): + unfavorited_jobs = favorited_jobs = self.env['hr.job'] + for job in self: + if self.env.user in job.favorite_user_ids: + unfavorited_jobs |= job + else: + favorited_jobs |= job + favorited_jobs.write({'favorite_user_ids': [(4, self.env.uid)]}) + unfavorited_jobs.write({'favorite_user_ids': [(3, self.env.uid)]}) + + def _compute_document_ids(self): + applicants = self.mapped('application_ids').filtered(lambda self: not self.emp_id) + app_to_job = dict((applicant.id, applicant.job_id.id) for applicant in applicants) + attachments = self.env['ir.attachment'].search([ + '|', + '&', ('res_model', '=', 'hr.job'), ('res_id', 'in', self.ids), + '&', ('res_model', '=', 'hr.applicant'), ('res_id', 'in', applicants.ids)]) + result = dict.fromkeys(self.ids, self.env['ir.attachment']) + for attachment in attachments: + if attachment.res_model == 'hr.applicant': + result[app_to_job[attachment.res_id]] |= attachment + else: + result[attachment.res_id] |= attachment + + for job in self: + job.document_ids = result.get(job.id, False) + job.documents_count = len(job.document_ids) + + def _compute_all_application_count(self): + read_group_result = self.env['hr.applicant'].with_context(active_test=False).read_group([('job_id', 'in', self.ids)], ['job_id'], ['job_id']) + result = dict((data['job_id'][0], data['job_id_count']) for data in read_group_result) + for job in self: + job.all_application_count = result.get(job.id, 0) + + def _compute_application_count(self): + read_group_result = self.env['hr.applicant'].read_group([('job_id', 'in', self.ids)], ['job_id'], ['job_id']) + result = dict((data['job_id'][0], data['job_id_count']) for data in read_group_result) + for job in self: + job.application_count = result.get(job.id, 0) + + def _get_first_stage(self): + self.ensure_one() + return self.env['hr.recruitment.stage'].search([ + '|', + ('job_ids', '=', False), + ('job_ids', '=', self.id)], order='sequence asc', limit=1) + + def _compute_new_application_count(self): + for job in self: + job.new_application_count = self.env["hr.applicant"].search_count( + [("job_id", "=", job.id), ("stage_id", "=", job._get_first_stage().id)] + ) + + def _alias_get_creation_values(self): + values = super(Job, self)._alias_get_creation_values() + values['alias_model_id'] = self.env['ir.model']._get('hr.applicant').id + if self.id: + values['alias_defaults'] = defaults = ast.literal_eval(self.alias_defaults or "{}") + defaults.update({ + 'job_id': self.id, + 'department_id': self.department_id.id, + 'company_id': self.department_id.company_id.id if self.department_id else self.company_id.id, + }) + return values + + @api.model + def create(self, vals): + vals['favorite_user_ids'] = vals.get('favorite_user_ids', []) + [(4, self.env.uid)] + new_job = super(Job, self).create(vals) + utm_linkedin = self.env.ref("utm.utm_source_linkedin", raise_if_not_found=False) + if utm_linkedin: + source_vals = { + 'source_id': utm_linkedin.id, + 'job_id': new_job.id, + } + self.env['hr.recruitment.source'].create(source_vals) + return new_job + + def _creation_subtype(self): + return self.env.ref('hr_recruitment.mt_job_new') + + def action_get_attachment_tree_view(self): + action = self.env["ir.actions.actions"]._for_xml_id("base.action_attachment") + action['context'] = { + 'default_res_model': self._name, + 'default_res_id': self.ids[0] + } + action['search_view_id'] = (self.env.ref('hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment').id, ) + action['domain'] = ['|', '&', ('res_model', '=', 'hr.job'), ('res_id', 'in', self.ids), '&', ('res_model', '=', 'hr.applicant'), ('res_id', 'in', self.mapped('application_ids').ids)] + return action + + def close_dialog(self): + return {'type': 'ir.actions.act_window_close'} + + def edit_dialog(self): + form_view = self.env.ref('hr.view_hr_job_form') + return { + 'name': _('Job'), + 'res_model': 'hr.job', + 'res_id': self.id, + 'views': [(form_view.id, 'form'),], + 'type': 'ir.actions.act_window', + 'target': 'inline' + } diff --git a/addons/hr_recruitment/models/hr_recruitment.py b/addons/hr_recruitment/models/hr_recruitment.py new file mode 100644 index 00000000..2e2fdbe5 --- /dev/null +++ b/addons/hr_recruitment/models/hr_recruitment.py @@ -0,0 +1,553 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from random import randint + +from odoo import api, fields, models, tools, SUPERUSER_ID +from odoo.tools.translate import _ +from odoo.exceptions import UserError + +AVAILABLE_PRIORITIES = [ + ('0', 'Normal'), + ('1', 'Good'), + ('2', 'Very Good'), + ('3', 'Excellent') +] + + +class RecruitmentSource(models.Model): + _name = "hr.recruitment.source" + _description = "Source of Applicants" + _inherits = {"utm.source": "source_id"} + + source_id = fields.Many2one('utm.source', "Source", ondelete='cascade', required=True) + email = fields.Char(related='alias_id.display_name', string="Email", readonly=True) + job_id = fields.Many2one('hr.job', "Job", ondelete='cascade') + alias_id = fields.Many2one('mail.alias', "Alias ID") + + def create_alias(self): + campaign = self.env.ref('hr_recruitment.utm_campaign_job') + medium = self.env.ref('utm.utm_medium_email') + for source in self: + vals = { + 'alias_parent_thread_id': source.job_id.id, + 'alias_model_id': self.env['ir.model']._get('hr.applicant').id, + 'alias_parent_model_id': self.env['ir.model']._get('hr.job').id, + 'alias_name': "%s+%s" % (source.job_id.alias_name or source.job_id.name, source.name), + 'alias_defaults': { + 'job_id': source.job_id.id, + 'campaign_id': campaign.id, + 'medium_id': medium.id, + 'source_id': source.source_id.id, + }, + } + source.alias_id = self.env['mail.alias'].create(vals) + source.name = source.source_id.name + +class RecruitmentStage(models.Model): + _name = "hr.recruitment.stage" + _description = "Recruitment Stages" + _order = 'sequence' + + name = fields.Char("Stage Name", required=True, translate=True) + sequence = fields.Integer( + "Sequence", default=10, + help="Gives the sequence order when displaying a list of stages.") + job_ids = fields.Many2many( + 'hr.job', string='Job Specific', + help='Specific jobs that uses this stage. Other jobs will not use this stage.') + requirements = fields.Text("Requirements") + template_id = fields.Many2one( + 'mail.template', "Email Template", + help="If set, a message is posted on the applicant using the template when the applicant is set to the stage.") + fold = fields.Boolean( + "Folded in Kanban", + help="This stage is folded in the kanban view when there are no records in that stage to display.") + legend_blocked = fields.Char( + 'Red Kanban Label', default=lambda self: _('Blocked'), translate=True, required=True) + legend_done = fields.Char( + 'Green Kanban Label', default=lambda self: _('Ready for Next Stage'), translate=True, required=True) + legend_normal = fields.Char( + 'Grey Kanban Label', default=lambda self: _('In Progress'), translate=True, required=True) + + @api.model + def default_get(self, fields): + if self._context and self._context.get('default_job_id') and not self._context.get('hr_recruitment_stage_mono', False): + context = dict(self._context) + context.pop('default_job_id') + self = self.with_context(context) + return super(RecruitmentStage, self).default_get(fields) + + +class RecruitmentDegree(models.Model): + _name = "hr.recruitment.degree" + _description = "Applicant Degree" + _sql_constraints = [ + ('name_uniq', 'unique (name)', 'The name of the Degree of Recruitment must be unique!') + ] + + name = fields.Char("Degree Name", required=True, translate=True) + sequence = fields.Integer("Sequence", default=1, help="Gives the sequence order when displaying a list of degrees.") + + +class Applicant(models.Model): + _name = "hr.applicant" + _description = "Applicant" + _order = "priority desc, id desc" + _inherit = ['mail.thread.cc', 'mail.activity.mixin', 'utm.mixin'] + + name = fields.Char("Subject / Application Name", required=True, help="Email subject for applications sent via email") + active = fields.Boolean("Active", default=True, help="If the active field is set to false, it will allow you to hide the case without removing it.") + description = fields.Text("Description") + email_from = fields.Char("Email", size=128, help="Applicant email", compute='_compute_partner_phone_email', + inverse='_inverse_partner_email', store=True) + probability = fields.Float("Probability") + partner_id = fields.Many2one('res.partner', "Contact", copy=False) + create_date = fields.Datetime("Creation Date", readonly=True, index=True) + stage_id = fields.Many2one('hr.recruitment.stage', 'Stage', ondelete='restrict', tracking=True, + compute='_compute_stage', store=True, readonly=False, + domain="['|', ('job_ids', '=', False), ('job_ids', '=', job_id)]", + copy=False, index=True, + group_expand='_read_group_stage_ids') + last_stage_id = fields.Many2one('hr.recruitment.stage', "Last Stage", + help="Stage of the applicant before being in the current stage. Used for lost cases analysis.") + categ_ids = fields.Many2many('hr.applicant.category', string="Tags") + company_id = fields.Many2one('res.company', "Company", compute='_compute_company', store=True, readonly=False, tracking=True) + user_id = fields.Many2one( + 'res.users', "Recruiter", compute='_compute_user', + tracking=True, store=True, readonly=False) + date_closed = fields.Datetime("Closed", compute='_compute_date_closed', store=True, index=True) + date_open = fields.Datetime("Assigned", readonly=True, index=True) + date_last_stage_update = fields.Datetime("Last Stage Update", index=True, default=fields.Datetime.now) + priority = fields.Selection(AVAILABLE_PRIORITIES, "Appreciation", default='0') + job_id = fields.Many2one('hr.job', "Applied Job", domain="['|', ('company_id', '=', False), ('company_id', '=', company_id)]", tracking=True) + salary_proposed_extra = fields.Char("Proposed Salary Extra", help="Salary Proposed by the Organisation, extra advantages", tracking=True) + salary_expected_extra = fields.Char("Expected Salary Extra", help="Salary Expected by Applicant, extra advantages", tracking=True) + salary_proposed = fields.Float("Proposed Salary", group_operator="avg", help="Salary Proposed by the Organisation", tracking=True) + salary_expected = fields.Float("Expected Salary", group_operator="avg", help="Salary Expected by Applicant", tracking=True) + availability = fields.Date("Availability", help="The date at which the applicant will be available to start working", tracking=True) + partner_name = fields.Char("Applicant's Name") + partner_phone = fields.Char("Phone", size=32, compute='_compute_partner_phone_email', + inverse='_inverse_partner_phone', store=True) + partner_mobile = fields.Char("Mobile", size=32, compute='_compute_partner_phone_email', + inverse='_inverse_partner_mobile', store=True) + type_id = fields.Many2one('hr.recruitment.degree', "Degree") + department_id = fields.Many2one( + 'hr.department', "Department", compute='_compute_department', store=True, readonly=False, + domain="['|', ('company_id', '=', False), ('company_id', '=', company_id)]", tracking=True) + day_open = fields.Float(compute='_compute_day', string="Days to Open", compute_sudo=True) + day_close = fields.Float(compute='_compute_day', string="Days to Close", compute_sudo=True) + delay_close = fields.Float(compute="_compute_day", string='Delay to Close', readonly=True, group_operator="avg", help="Number of days to close", store=True) + color = fields.Integer("Color Index", default=0) + emp_id = fields.Many2one('hr.employee', string="Employee", help="Employee linked to the applicant.", copy=False) + user_email = fields.Char(related='user_id.email', string="User Email", readonly=True) + attachment_number = fields.Integer(compute='_get_attachment_number', string="Number of Attachments") + employee_name = fields.Char(related='emp_id.name', string="Employee Name", readonly=False, tracking=False) + attachment_ids = fields.One2many('ir.attachment', 'res_id', domain=[('res_model', '=', 'hr.applicant')], string='Attachments') + kanban_state = fields.Selection([ + ('normal', 'Grey'), + ('done', 'Green'), + ('blocked', 'Red')], string='Kanban State', + copy=False, default='normal', required=True) + legend_blocked = fields.Char(related='stage_id.legend_blocked', string='Kanban Blocked') + legend_done = fields.Char(related='stage_id.legend_done', string='Kanban Valid') + legend_normal = fields.Char(related='stage_id.legend_normal', string='Kanban Ongoing') + application_count = fields.Integer(compute='_compute_application_count', help='Applications with the same email') + meeting_count = fields.Integer(compute='_compute_meeting_count', help='Meeting Count') + refuse_reason_id = fields.Many2one('hr.applicant.refuse.reason', string='Refuse Reason', tracking=True) + + @api.depends('date_open', 'date_closed') + def _compute_day(self): + for applicant in self: + if applicant.date_open: + date_create = applicant.create_date + date_open = applicant.date_open + applicant.day_open = (date_open - date_create).total_seconds() / (24.0 * 3600) + else: + applicant.day_open = False + if applicant.date_closed: + date_create = applicant.create_date + date_closed = applicant.date_closed + applicant.day_close = (date_closed - date_create).total_seconds() / (24.0 * 3600) + applicant.delay_close = applicant.day_close - applicant.day_open + else: + applicant.day_close = False + applicant.delay_close = False + + @api.depends('email_from') + def _compute_application_count(self): + application_data = self.env['hr.applicant'].with_context(active_test=False).read_group([ + ('email_from', 'in', list(set(self.mapped('email_from'))))], ['email_from'], ['email_from']) + application_data_mapped = dict((data['email_from'], data['email_from_count']) for data in application_data) + applicants = self.filtered(lambda applicant: applicant.email_from) + for applicant in applicants: + applicant.application_count = application_data_mapped.get(applicant.email_from, 1) - 1 + (self - applicants).application_count = False + + def _compute_meeting_count(self): + if self.ids: + meeting_data = self.env['calendar.event'].sudo().read_group( + [('applicant_id', 'in', self.ids)], + ['applicant_id'], + ['applicant_id'] + ) + mapped_data = {m['applicant_id'][0]: m['applicant_id_count'] for m in meeting_data} + else: + mapped_data = dict() + for applicant in self: + applicant.meeting_count = mapped_data.get(applicant.id, 0) + + def _get_attachment_number(self): + read_group_res = self.env['ir.attachment'].read_group( + [('res_model', '=', 'hr.applicant'), ('res_id', 'in', self.ids)], + ['res_id'], ['res_id']) + attach_data = dict((res['res_id'], res['res_id_count']) for res in read_group_res) + for record in self: + record.attachment_number = attach_data.get(record.id, 0) + + @api.model + def _read_group_stage_ids(self, stages, domain, order): + # retrieve job_id from the context and write the domain: ids + contextual columns (job or default) + job_id = self._context.get('default_job_id') + search_domain = [('job_ids', '=', False)] + if job_id: + search_domain = ['|', ('job_ids', '=', job_id)] + search_domain + if stages: + search_domain = ['|', ('id', 'in', stages.ids)] + search_domain + + stage_ids = stages._search(search_domain, order=order, access_rights_uid=SUPERUSER_ID) + return stages.browse(stage_ids) + + @api.depends('job_id', 'department_id') + def _compute_company(self): + for applicant in self: + company_id = False + if applicant.department_id: + company_id = applicant.department_id.company_id.id + if not company_id and applicant.job_id: + company_id = applicant.job_id.company_id.id + applicant.company_id = company_id or self.env.company.id + + @api.depends('job_id') + def _compute_department(self): + for applicant in self: + applicant.department_id = applicant.job_id.department_id.id + + @api.depends('job_id') + def _compute_stage(self): + for applicant in self: + if applicant.job_id: + if not applicant.stage_id: + stage_ids = self.env['hr.recruitment.stage'].search([ + '|', + ('job_ids', '=', False), + ('job_ids', '=', applicant.job_id.id), + ('fold', '=', False) + ], order='sequence asc', limit=1).ids + applicant.stage_id = stage_ids[0] if stage_ids else False + else: + applicant.stage_id = False + + @api.depends('job_id') + def _compute_user(self): + for applicant in self: + applicant.user_id = applicant.job_id.user_id.id or self.env.uid + + @api.depends('partner_id') + def _compute_partner_phone_email(self): + for applicant in self: + applicant.partner_phone = applicant.partner_id.phone + applicant.partner_mobile = applicant.partner_id.mobile + applicant.email_from = applicant.partner_id.email + + def _inverse_partner_email(self): + for applicant in self.filtered(lambda a: a.partner_id and a.email_from and not a.partner_id.email): + applicant.partner_id.email = applicant.email_from + + def _inverse_partner_phone(self): + for applicant in self.filtered(lambda a: a.partner_id and a.partner_phone and not a.partner_id.phone): + applicant.partner_id.phone = applicant.partner_phone + + def _inverse_partner_mobile(self): + for applicant in self.filtered(lambda a: a.partner_id and a.partner_mobile and not a.partner_id.mobile): + applicant.partner_id.mobile = applicant.partner_mobile + + @api.depends('stage_id') + def _compute_date_closed(self): + for applicant in self: + if applicant.stage_id and applicant.stage_id.fold: + applicant.date_closed = fields.datetime.now() + else: + applicant.date_closed = False + + @api.model + def create(self, vals): + if vals.get('department_id') and not self._context.get('default_department_id'): + self = self.with_context(default_department_id=vals.get('department_id')) + if vals.get('user_id'): + vals['date_open'] = fields.Datetime.now() + if vals.get('email_from'): + vals['email_from'] = vals['email_from'].strip() + return super(Applicant, self).create(vals) + + def write(self, vals): + # user_id change: update date_open + if vals.get('user_id'): + vals['date_open'] = fields.Datetime.now() + if vals.get('email_from'): + vals['email_from'] = vals['email_from'].strip() + # stage_id: track last stage before update + if 'stage_id' in vals: + vals['date_last_stage_update'] = fields.Datetime.now() + if 'kanban_state' not in vals: + vals['kanban_state'] = 'normal' + for applicant in self: + vals['last_stage_id'] = applicant.stage_id.id + res = super(Applicant, self).write(vals) + else: + res = super(Applicant, self).write(vals) + return res + + def get_empty_list_help(self, help): + if 'active_id' in self.env.context and self.env.context.get('active_model') == 'hr.job': + alias_id = self.env['hr.job'].browse(self.env.context['active_id']).alias_id + else: + alias_id = False + + nocontent_values = { + 'help_title': _('No application yet'), + 'para_1': _('Let people apply by email to save time.') , + 'para_2': _('Attachments, like resumes, get indexed automatically.'), + } + nocontent_body = """ +

%(help_title)s

+

%(para_1)s
%(para_2)s

""" + + if alias_id and alias_id.alias_domain and alias_id.alias_name: + email = alias_id.display_name + email_link = "%s" % (email, email) + nocontent_values['email_link'] = email_link + nocontent_body += """

%(email_link)s

""" + + return nocontent_body % nocontent_values + + def action_makeMeeting(self): + """ This opens Meeting's calendar view to schedule meeting on current applicant + @return: Dictionary value for created Meeting view + """ + self.ensure_one() + partners = self.partner_id | self.user_id.partner_id | self.department_id.manager_id.user_id.partner_id + + category = self.env.ref('hr_recruitment.categ_meet_interview') + res = self.env['ir.actions.act_window']._for_xml_id('calendar.action_calendar_event') + res['context'] = { + 'default_applicant_id': self.id, + 'default_partner_ids': partners.ids, + 'default_user_id': self.env.uid, + 'default_name': self.name, + 'default_categ_ids': category and [category.id] or False, + } + return res + + def action_get_attachment_tree_view(self): + action = self.env['ir.actions.act_window']._for_xml_id('base.action_attachment') + action['context'] = {'default_res_model': self._name, 'default_res_id': self.ids[0]} + action['domain'] = str(['&', ('res_model', '=', self._name), ('res_id', 'in', self.ids)]) + action['search_view_id'] = (self.env.ref('hr_recruitment.ir_attachment_view_search_inherit_hr_recruitment').id, ) + return action + + def action_applications_email(self): + return { + 'type': 'ir.actions.act_window', + 'name': _('Applications'), + 'res_model': self._name, + 'view_mode': 'kanban,tree,form,pivot,graph,calendar,activity', + 'domain': [('email_from', 'in', self.mapped('email_from'))], + 'context': { + 'active_test': False + }, + } + + def _track_template(self, changes): + res = super(Applicant, self)._track_template(changes) + applicant = self[0] + if 'stage_id' in changes and applicant.stage_id.template_id: + res['stage_id'] = (applicant.stage_id.template_id, { + 'auto_delete_message': True, + 'subtype_id': self.env['ir.model.data'].xmlid_to_res_id('mail.mt_note'), + 'email_layout_xmlid': 'mail.mail_notification_light' + }) + return res + + def _creation_subtype(self): + return self.env.ref('hr_recruitment.mt_applicant_new') + + def _track_subtype(self, init_values): + record = self[0] + if 'stage_id' in init_values and record.stage_id: + return self.env.ref('hr_recruitment.mt_applicant_stage_changed') + return super(Applicant, self)._track_subtype(init_values) + + def _notify_get_reply_to(self, default=None, records=None, company=None, doc_names=None): + """ Override to set alias of applicants to their job definition if any. """ + aliases = self.mapped('job_id')._notify_get_reply_to(default=default, records=None, company=company, doc_names=None) + res = {app.id: aliases.get(app.job_id.id) for app in self} + leftover = self.filtered(lambda rec: not rec.job_id) + if leftover: + res.update(super(Applicant, leftover)._notify_get_reply_to(default=default, records=None, company=company, doc_names=doc_names)) + return res + + def _message_get_suggested_recipients(self): + recipients = super(Applicant, self)._message_get_suggested_recipients() + for applicant in self: + if applicant.partner_id: + applicant._message_add_suggested_recipient(recipients, partner=applicant.partner_id, reason=_('Contact')) + elif applicant.email_from: + email_from = applicant.email_from + if applicant.partner_name: + email_from = tools.formataddr((applicant.partner_name, email_from)) + applicant._message_add_suggested_recipient(recipients, email=email_from, reason=_('Contact Email')) + return recipients + + @api.model + def message_new(self, msg, custom_values=None): + """ Overrides mail_thread message_new that is called by the mailgateway + through message_process. + This override updates the document according to the email. + """ + # remove default author when going through the mail gateway. Indeed we + # do not want to explicitly set user_id to False; however we do not + # want the gateway user to be responsible if no other responsible is + # found. + self = self.with_context(default_user_id=False) + val = msg.get('from').split('<')[0] + defaults = { + 'name': msg.get('subject') or _("No Subject"), + 'partner_name': val, + 'email_from': msg.get('from'), + 'partner_id': msg.get('author_id', False), + } + if msg.get('priority'): + defaults['priority'] = msg.get('priority') + if custom_values: + defaults.update(custom_values) + return super(Applicant, self).message_new(msg, custom_values=defaults) + + def _message_post_after_hook(self, message, msg_vals): + if self.email_from and not self.partner_id: + # we consider that posting a message with a specified recipient (not a follower, a specific one) + # on a document without customer means that it was created through the chatter using + # suggested recipients. This heuristic allows to avoid ugly hacks in JS. + new_partner = message.partner_ids.filtered(lambda partner: partner.email == self.email_from) + if new_partner: + if new_partner.create_date.date() == fields.Date.today(): + new_partner.write({ + 'type': 'private', + 'phone': self.partner_phone, + 'mobile': self.partner_mobile, + }) + self.search([ + ('partner_id', '=', False), + ('email_from', '=', new_partner.email), + ('stage_id.fold', '=', False)]).write({'partner_id': new_partner.id}) + return super(Applicant, self)._message_post_after_hook(message, msg_vals) + + def create_employee_from_applicant(self): + """ Create an hr.employee from the hr.applicants """ + employee = False + for applicant in self: + contact_name = False + if applicant.partner_id: + address_id = applicant.partner_id.address_get(['contact'])['contact'] + contact_name = applicant.partner_id.display_name + else: + if not applicant.partner_name: + raise UserError(_('You must define a Contact Name for this applicant.')) + new_partner_id = self.env['res.partner'].create({ + 'is_company': False, + 'type': 'private', + 'name': applicant.partner_name, + 'email': applicant.email_from, + 'phone': applicant.partner_phone, + 'mobile': applicant.partner_mobile + }) + applicant.partner_id = new_partner_id + address_id = new_partner_id.address_get(['contact'])['contact'] + if applicant.partner_name or contact_name: + employee_data = { + 'default_name': applicant.partner_name or contact_name, + 'default_job_id': applicant.job_id.id, + 'default_job_title': applicant.job_id.name, + 'address_home_id': address_id, + 'default_department_id': applicant.department_id.id or False, + 'default_address_id': applicant.company_id and applicant.company_id.partner_id + and applicant.company_id.partner_id.id or False, + 'default_work_email': applicant.department_id and applicant.department_id.company_id + and applicant.department_id.company_id.email or False, + 'default_work_phone': applicant.department_id.company_id.phone, + 'form_view_initial_mode': 'edit', + 'default_applicant_id': applicant.ids, + } + + dict_act_window = self.env['ir.actions.act_window']._for_xml_id('hr.open_view_employee_list') + dict_act_window['context'] = employee_data + return dict_act_window + + def archive_applicant(self): + return { + 'type': 'ir.actions.act_window', + 'name': _('Refuse Reason'), + 'res_model': 'applicant.get.refuse.reason', + 'view_mode': 'form', + 'target': 'new', + 'context': {'default_applicant_ids': self.ids, 'active_test': False}, + 'views': [[False, 'form']] + } + + def reset_applicant(self): + """ Reinsert the applicant into the recruitment pipe in the first stage""" + default_stage = dict() + for job_id in self.mapped('job_id'): + default_stage[job_id.id] = self.env['hr.recruitment.stage'].search( + ['|', + ('job_ids', '=', False), + ('job_ids', '=', job_id.id), + ('fold', '=', False) + ], order='sequence asc', limit=1).id + for applicant in self: + applicant.write( + {'stage_id': applicant.job_id.id and default_stage[applicant.job_id.id], + 'refuse_reason_id': False}) + + def toggle_active(self): + res = super(Applicant, self).toggle_active() + applicant_active = self.filtered(lambda applicant: applicant.active) + if applicant_active: + applicant_active.reset_applicant() + applicant_inactive = self.filtered(lambda applicant: not applicant.active) + if applicant_inactive: + return applicant_inactive.archive_applicant() + return res + + +class ApplicantCategory(models.Model): + _name = "hr.applicant.category" + _description = "Category of applicant" + + def _get_default_color(self): + return randint(1, 11) + + name = fields.Char("Tag Name", required=True) + color = fields.Integer(string='Color Index', default=_get_default_color) + + _sql_constraints = [ + ('name_uniq', 'unique (name)', "Tag name already exists !"), + ] + + +class ApplicantRefuseReason(models.Model): + _name = "hr.applicant.refuse.reason" + _description = 'Refuse Reason of Applicant' + + name = fields.Char('Description', required=True, translate=True) + active = fields.Boolean('Active', default=True) diff --git a/addons/hr_recruitment/models/res_config_settings.py b/addons/hr_recruitment/models/res_config_settings.py new file mode 100644 index 00000000..12b361a9 --- /dev/null +++ b/addons/hr_recruitment/models/res_config_settings.py @@ -0,0 +1,11 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from odoo import fields, models + + +class ResConfigSettings(models.TransientModel): + _inherit = ['res.config.settings'] + + module_website_hr_recruitment = fields.Boolean(string='Online Posting') + module_hr_recruitment_survey = fields.Boolean(string='Interview Forms') diff --git a/addons/hr_recruitment/security/hr_recruitment_security.xml b/addons/hr_recruitment/security/hr_recruitment_security.xml new file mode 100644 index 00000000..9979890a --- /dev/null +++ b/addons/hr_recruitment/security/hr_recruitment_security.xml @@ -0,0 +1,33 @@ + + + + + Helps you manage your recruitments. + 11 + + + + Applicant multi company rule + + + ['|',('company_id','=',False),('company_id', 'in', company_ids)] + + + + Officer + + + + + + Administrator + + + + + + + + + + diff --git a/addons/hr_recruitment/security/ir.model.access.csv b/addons/hr_recruitment/security/ir.model.access.csv new file mode 100644 index 00000000..316301c5 --- /dev/null +++ b/addons/hr_recruitment/security/ir.model.access.csv @@ -0,0 +1,14 @@ +id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink +access_hr_applicant_user,hr.applicant.user,model_hr_applicant,group_hr_recruitment_user,1,1,1,1 +access_hr_recruitment_stage_user,hr.recruitment.stage.user,model_hr_recruitment_stage,group_hr_recruitment_user,1,0,0,0 +access_hr_recruitment_stage_manager,hr.recruitment.stage.manager,model_hr_recruitment_stage,group_hr_recruitment_manager,1,1,1,1 +access_hr_recruitment_degree,hr.recruitment.degree,model_hr_recruitment_degree,group_hr_recruitment_user,1,1,1,1 +access_hr_recruitment_refuse_reason,hr.applicant.refuse.reason,model_hr_applicant_refuse_reason,group_hr_recruitment_user,1,1,1,1 +access_res_partner_hr_user,res.partner.user,base.model_res_partner,group_hr_recruitment_user,1,1,1,1 +access_calendar_event_hruser,calendar.event.hruser,calendar.model_calendar_event,group_hr_recruitment_user,1,1,1,1 +access_hr_recruitment_source_hr_officer,hr.recruitment.source,model_hr_recruitment_source,group_hr_recruitment_user,1,1,1,1 +access_hr_recruitment_source_all,hr.recruitment.source,model_hr_recruitment_source,,1,0,0,0 +access_hr_applicant_category,hr.applicant_category,model_hr_applicant_category,,1,1,1,0 +access_hr_applicant_category_manager,hr.applicant_category,model_hr_applicant_category,group_hr_recruitment_user,1,1,1,1 +access_calendar_event_type_hr_officer,calendar.event.type.officer,calendar.model_calendar_event_type,group_hr_recruitment_user,1,1,1,0 +access_applicant_get_refuse_reason,access.applicant.get.refuse.reason,model_applicant_get_refuse_reason,hr_recruitment.group_hr_recruitment_user,1,1,1,0 diff --git a/addons/hr_recruitment/static/description/icon.png b/addons/hr_recruitment/static/description/icon.png new file mode 100644 index 00000000..b0ff5047 Binary files /dev/null and b/addons/hr_recruitment/static/description/icon.png differ diff --git a/addons/hr_recruitment/static/description/icon.svg b/addons/hr_recruitment/static/description/icon.svg new file mode 100644 index 00000000..d0352cc9 --- /dev/null +++ b/addons/hr_recruitment/static/description/icon.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/addons/hr_recruitment/static/src/img/congratulations.png b/addons/hr_recruitment/static/src/img/congratulations.png new file mode 100644 index 00000000..bcdd8875 Binary files /dev/null and b/addons/hr_recruitment/static/src/img/congratulations.png differ diff --git a/addons/hr_recruitment/static/src/js/recruitment.js b/addons/hr_recruitment/static/src/js/recruitment.js new file mode 100644 index 00000000..e9758dda --- /dev/null +++ b/addons/hr_recruitment/static/src/js/recruitment.js @@ -0,0 +1,18 @@ +odoo.define('job.update_kanban', function (require) { + 'use strict'; + var KanbanRecord = require('web.KanbanRecord'); + + KanbanRecord.include({ + /** + * @override + * @private + */ + _openRecord: function () { + if (this.modelName === 'hr.job' && this.$(".o_hr_job_boxes a").length) { + this.$(".o_hr_job_boxes a").first().click(); + } else { + this._super.apply(this, arguments); + } + } + }); +}); diff --git a/addons/hr_recruitment/static/src/js/tours/hr_recruitment.js b/addons/hr_recruitment/static/src/js/tours/hr_recruitment.js new file mode 100644 index 00000000..368b9775 --- /dev/null +++ b/addons/hr_recruitment/static/src/js/tours/hr_recruitment.js @@ -0,0 +1,103 @@ +odoo.define('hr_recruitment.tour', function(require) { +"use strict"; + +var core = require('web.core'); +var tour = require('web_tour.tour'); + +var _t = core._t; + +tour.register('hr_recruitment_tour',{ + url: "/web", + rainbowManMessage: _t("
Great job! You hired a new colleague!
Try the Website app to publish job offers online.
"), + sequence: 230, +}, [tour.stepUtils.showAppsMenuItem(), { + trigger: '.o_app[data-menu-xmlid="hr_recruitment.menu_hr_recruitment_root"]', + content: _t("Let's have a look at how to improve your hiring process."), + position: 'right', + edition: 'community' +}, { + trigger: '.o_app[data-menu-xmlid="hr_recruitment.menu_hr_recruitment_root"]', + content: _t("Let's have a look at how to improve your hiring process."), + position: 'bottom', + edition: 'enterprise' +}, { + trigger: ".o-kanban-button-new", + content: _t("Create your first Job Position."), + position: "bottom", + width: 195 +}, { + trigger: ".o_job_name", + extra_trigger: '.o_hr_job_simple_form', + content: _t("What do you want to recruit today? Choose a job title..."), + position: "right" +}, { + trigger: ".o_job_alias", + extra_trigger: '.o_hr_job_simple_form', + content: _t("Choose an application email."), + position: "right" +}, { + trigger: '.o_create_job', + content: _t('Let\'s create the position. An email will be setup for applications, and a public job description, if you use the Website app.'), + position: 'bottom', + run: function (actions) { + actions.auto('.modal:visible .btn.btn-primary'); + }, +}, { + trigger: ".oe_kanban_action_button", + extra_trigger: '.o_hr_recruitment_kanban', + content: _t("Let\'s have a look at the applications pipeline."), + position: "bottom" +}, { + trigger: ".o_copy_paste_email", + content: _t("Copy this email address, to paste it in your email composer, to apply."), + position: "bottom" +}, { + trigger: ".breadcrumb-item:not(.active):last", + extra_trigger: '.o_kanban_applicant', + content: _t("Let’s go back to the dashboard."), + position: "bottom" +}, { + trigger: ".oe_kanban_action_button", + extra_trigger: '.o_hr_recruitment_kanban', + content: _t("Did you apply by sending an email? Check incoming applications."), + position: "bottom" +}, { + trigger: ".oe_kanban_card", + extra_trigger: '.o_kanban_applicant', + content: _t("Drag this card, to qualify him for a first interview."), + position: "bottom", + run: "drag_and_drop .o_kanban_group:eq(1) ", +}, { + trigger: ".oe_kanban_card", + extra_trigger: '.o_kanban_applicant', + content: _t("Click to view the application."), + position: "bottom" +}, { + trigger: ".o_Chatter .o_ChatterTopbar_buttonSendMessage", + extra_trigger: '.o_applicant_form', + content: _t("
Try to send an email to the applicant.
Tips: All emails sent or received are saved in the history here"), + position: "bottom" +}, { + trigger: ".o_Chatter .o_Composer_buttonSend", + extra_trigger: '.o_applicant_form', + content: _t("Send your email. Followers will get a copy of the communication."), + position: "bottom" +}, { + trigger: ".o_Chatter .o_ChatterTopbar_buttonLogNote", + extra_trigger: '.o_applicant_form', + content: _t("Or talk about this applicant privately with your colleagues."), + position: "bottom" +}, { + trigger: ".o_create_employee", + extra_trigger: '.o_applicant_form', + content: _t("Let’s create this new employee now."), + position: "bottom" +}, { + trigger: ".o_form_button_save", + extra_trigger: ".o_employee_form", + content: _t("Save it !"), + position: "bottom", + width: 80 +}]); + +}); diff --git a/addons/hr_recruitment/static/src/scss/hr_job.scss b/addons/hr_recruitment/static/src/scss/hr_job.scss new file mode 100644 index 00000000..3025c1bd --- /dev/null +++ b/addons/hr_recruitment/static/src/scss/hr_job.scss @@ -0,0 +1,101 @@ +.o_kanban_view.o_kanban_dashboard { + &.o_hr_recruitment_kanban { + &.o_kanban_ungrouped .o_kanban_record { + width: 350px; + &:not(.o_kanban_ghost) { + height: 180px; + } + } + + .ribbon { + &::before, &::after { + display: none; + } + + span { + background-color: $o-brand-odoo; + padding: 5px; + font-size: small; + z-index: unset; + height: auto; + } + } + .ribbon-top-right { + margin-top: -$o-kanban-dashboard-vpadding; + + span { + left: 0px; + right: 30px; + } + } + } + + .o_kanban_record_subtitle { + height: 1em; + } + + .o_recruitment_kanban_boxes { + display: flex; + flex-flow: row nowrap; + + .o_recruitment_kanban_box { + position: relative; + padding: 0 0 0 0; + flex: 1 1 auto; + display: flex; + flex-flow: row nowrap; + justify-content: center; + + &:first-child { + justify-content: flex-start; + padding-left: 16px; + } + div:last-child { + justify-content: flex-end; + text-align: right; + } + .o_link_trackers{ + .fa{ + color: $o-brand-primary; + } + } + .o_value { + font-weight: 800; + } + + > a { + font-weight: 500; + + &.o_needaction{ + font-size: small; + font-weight: 400; + margin-left: 4px; + @include o-hover-opacity(0.5, 1); + + &:before { + content: "/ "; + } + + &:after { + content: "\f086"; + font: normal normal normal 14px/1 FontAwesome; + } + } + } + } + } +} + +.o_kanban_view .oe_kanban_card { + .o_kanban_state_with_padding { + padding-left:7%; + padding-bottom:5%; + width: 12px; + } +} + +.o_recruitment_list { + .o_list_button { + text-align: right; + } +} diff --git a/addons/hr_recruitment/tests/__init__.py b/addons/hr_recruitment/tests/__init__.py new file mode 100644 index 00000000..673c672f --- /dev/null +++ b/addons/hr_recruitment/tests/__init__.py @@ -0,0 +1 @@ +from . import test_recruitment_process \ No newline at end of file diff --git a/addons/hr_recruitment/tests/resume.eml b/addons/hr_recruitment/tests/resume.eml new file mode 100644 index 00000000..ad8f4967 --- /dev/null +++ b/addons/hr_recruitment/tests/resume.eml @@ -0,0 +1,1604 @@ +Return-Path: +X-Original-To: hr@mycompany.com +Delivered-To: hr@mycompany.com +Received: by mail1.mycompany.com (Postfix, from userid 10002) + id 7047CBFC94; Fri, 18 Nov 2011 10:28:16 +0100 (CET) +X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail1.mycompany.com +X-Spam-Level: +X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, + HTML_MESSAGE autolearn=ham version=3.3.1 +Received: from nm12-vm2.bullet.mail.ne1.yahoo.com (nm12-vm2.bullet.mail.ne1.yahoo.com [98.138.91.88]) + by mail1.mycompany.com (Postfix) with SMTP id 0D04ABF53A + for ; Fri, 18 Nov 2011 10:27:50 +0100 (CET) +Received: from [98.138.90.50] by nm12.bullet.mail.ne1.yahoo.com with NNFMP; 18 Nov 2011 09:26:49 -0000 +Received: from [98.138.226.126] by tm3.bullet.mail.ne1.yahoo.com with NNFMP; 18 Nov 2011 09:26:49 -0000 +Received: from [127.0.0.1] by smtp205.mail.ne1.yahoo.com with NNFMP; 18 Nov 2011 09:26:49 -0000 +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.in; s=s1024; t=1321608409; bh=GGVn24b6ZH8Ojn91evBkrwuNFmAsLAPy4OeUvOqjgig=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type; b=DFCOdjskDmdbkzvuxTqFWJOUHsT0nITWiQe5782VeyTrhymhIzNhwzdRq4wfTrzLu03rJhHadZTX0uweNCf0Jpr4OpEQevZa3aVPw44NNmhFeT2tjs9m3kNWyPnz5Nk1Yv8tiTRFSdssPfZAhwz8UXLCBFowa8DRnY2ZFIsATRE= +X-Yahoo-Newman-Id: 644435.12111.bm@smtp205.mail.ne1.yahoo.com +X-Yahoo-Newman-Property: ymail-3 +X-YMail-OSG: 09Al2uQVM1n5JcQepgua6wQsww7jiatAHXaSsMjP5Qvk9Ba + c65j0.ETzyjVh0vpjphFK3XqPtX0n17z9cUCfUhUDDXLUmUSFoZ.NjoiJ_mQ + vwd4S7.I4ObFZm5jgA0ML0cfTRAy_0msUfO3NKsh9LgBdUXztbVOwrTGQhzD + nu2v3TskGG9ZtRTiqM_Iad2qmMqveFdqUz5xBnwYYgBuLWRR7EUmU1qyOgss + LL33J2t9EOCUn2Kc9XQbSkPBBR7BYlIatTF.AAxLdsuOW6ovTGO.HM5ap0qo + LLM1_BE.EOvXdW38ZC_hHcrM4xYaYSR7c0WaOQsR8EZeXk_Vhio7HHUrdxZl + 1oZz7YWK9Q04M023JJoM4v6IrThy3BNepluEFFcavkyOnCw-- +X-Yahoo-SMTP: oNtzSBqswBAqJIGYOgyGesyleENrhUEtEgBkQ053 +Received: from [192.168.1.30] (test@180.211.100.2 with plain) + by smtp205.mail.ne1.yahoo.com with SMTP; 18 Nov 2011 01:26:47 -0800 PST +Message-ID: <4EC624C7.6020000@yahoo.in> +Date: Fri, 18 Nov 2011 14:56:31 +0530 +From: Mr. Richard Anderson +User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 +MIME-Version: 1.0 +To: hr@mycompany.com +Subject: Application for the post of Jr.application Programmer. +Content-Type: multipart/mixed; + boundary="------------010903010402010104090709" + +This is a multi-part message in MIME format. +--------------010903010402010104090709 +Content-Type: multipart/alternative; + boundary="------------010004020303010906010104" + + +--------------010004020303010906010104 +Content-Type: text/plain; charset=ISO-8859-1; format=flowed +Content-Transfer-Encoding: 7bit + +Hello Sir, + + I am**Richard Anderson completed MCA from Mac Technological +university, i send my resume for the your company job position, i +attached my resume here + +Thank you +Richard Anderson + +--------------010004020303010906010104 +Content-Type: text/html; charset=ISO-8859-1 +Content-Transfer-Encoding: 7bit + + + + + + + + + Hello Sir,
+
+  I am Richard Anderson completed MCA from Mac Technological + university, i send my resume for the your company job position, i + attached my resume here
+
+ Thank you
+ Richard Anderson + + + +--------------010004020303010906010104-- + +--------------010903010402010104090709 +Content-Type: application/pdf; + name="resume.pdf" +Content-Transfer-Encoding: base64 +Content-Disposition: attachment; + filename="resume.pdf" + +JVBERi0xLjQKJcOkw7zDtsOfCjIgMCBvYmoKPDwvTGVuZ3RoIDMgMCBSL0ZpbHRlci9GbGF0 +ZURlY29kZT4+CnN0cmVhbQp4nLVcS28nuY2/+1PUOYCdklQlVQEDA351sAH20NkGcmjsaZPs +IujexeSSr7/iSyQlle12ZzAY918l8UeKlCiJeqx3Yfnnza/LWv/LIS7ljMs//nrz598t/3sT +FvjvH/99U+r3uGz5WPKx1ezlb7+7We+O81jT0v9bi+d0dy7pKHdxCftxty0x3xUmizHeJcks ++91uM9NZ7g7OLNnnbWVrhPnweZ+XX6H8VrOh0PcbSpS8fFuOXGvYfh5c5Jst/235n77CW8VO +JdR6hB2rcReZ16+UAH3hD1P0v77f/P7fvm/L8/8tn1GmmVLp6wpcHr/UGkM1y7ZXkC9/WX7/ +qQoQli9/+/rLGu43+HNr/r75k/7+55c/3rx8ufnc8drSivJOeEUASfBna392RIv4F7PyfeBf +5f42BmZ93Ecpe0KBB/j4eCVD3Deob20EO8lQdbtyfSuvCAwiCBAAFJkm5BeQ1W0ALgm4BPyM +vOArlnvCD89VOihxIUKqImQrQiIRoD5f/j4VejuBItQm7ihQcRlEvk0gc0ZFJBAGJAj4t9wf +KDnopwrVvj9iyScgog/PUF0s8AKVIxL6i18F9FKz0NDzeVYbd0J+Ag2FVaBDuC+/hIhwZyDm +xEdY1GwwQ9jub3cWL+wgaVShqaZY/7cky9DNc+25eydZyF6B9W8o4SDscEIWqYmEBL7hAfMe +4ScVe1K+nxfrsnLewFdUox21k0vvNRmlZgTTMaEoiA3FWzHq1PuPdOpyVGdA1NLGIzaw46KB +HQlM5wjYdC/QrLUjUFuXFn8bMmDW9vWpWrcasBozSjYaMOJP6FfVoKHrl4Gc2GK418qutan/ +k6X70x9u1uU2LN+XE/xk/fVt+Y9B+hKBPh1D7wjP92FtjZ9bXGvc5LD2+AvKXsh91dRL+FSr +is2VGqdtonGteREcD8FJ+nbfBS6CM4tYXeH5wLqI9L0S3e65MRSg2y0LBlGAHIOorn960Ql8 +a5927tXynXHjjrVyUHtjEfO99PtYKHdnFRAOVu/QQiv5Q/IQOTYc4oK6xBqiYm9T7gpE6O1N +z3tslTkFl8kDFwdBHoj9RYffV+xfQ4u49rDUhGKpf30TworGRxhvDnIDMVrTU8WphYEuUXvN +t71wSVCZk3+VFkZEj/fUnwBcmMAQI9DcJolMlKkNtCfFLGqZmMM+FODOd7SFGLcG9dHWUImL +yqMOnzgDk6BMwgtqoNap9TSbXYV+6poJfIRCZ6uZ9qIYstXE621kMPlbbSTswyiCOiBDJmkC +2HrDi+35RUdVcJ1tIO56EVkaGz+7D7LOafvCSwVYZWR01t55/GzqyPyh/iz007RZogXzhZo+ +2W3hIA0KH3o4pbMOy9YrFiITJyuuLs29xfW4uR8wAE7GTcl4Y9ykYh8dN4naDoOvjJuxzuFH +gq8wc0k8P6yzBB4NcRw1Q2KbKPJcM0CzKDzNrPMQIKxm4T86CteJyWwUVVkuR9EQXx9E97JW +DWBVtuV8vTfAPM+U398of4Rqtkn5uKZ1W/c1r2U96v/nJUKIsDgzEKrtB+xVqCCcglclH5OJ ++aGqrxQHz11wioOmIGU/NquxrQwOIaCxqBj9zQCpq4crOxNLMO4T9EiUOjyjAPUf8hjXq4ZS +LWtqr9Nr8sa7TqrZjUjX5zksrA8qY5rI0ty5/o3PduLcdcQ91TY164g1Y39HR0T6D3dEpP6R +jjgQfAU1uBkpreywy1l7VX8GvU86X/VSG5dC29UJXmIrExT27BjN+u9nOq2o6aLTlr1qo3Vb +b6It4qiEJorWRJJxbaKoxT5qIqL+ARP9IEGaEHwFirQd3fzPaDRpreYahcZ74QaPfVqtOsgn +MjT3a7Qrrmv6VsEt4acHAIozNDIbbKCmxe23NVpyZGaZZsMTD+rOYpMERX+68jhVFceV/m9j +2nO4MoESXpogbrF+N40aeMcNPDy0u1C03TWZKHS3hVQb9XdMBUxtFQRXjy0B8T8qh4mCiXP5 +hkRZUosFhBhciwAKD0jlBqvE20Cs0gCbdB6aWiwms6FgorCBlFZFibeBWAUCNkCntbGYzGav +Wtba7JuVX4m3gVgFAjb7lkxtLCazkZhqrgW+s44hlcUwLUGB2YxAnAMT8G9sTU4tFtAZRniQ +jgRWiDWlxCINsSH9CRuL6QwjbEhHAizEmlJiEYjYkP6EjcV0hhE2ZBgBFmJNKbEIRGyEjthY +TG+YEmox6TGQSk39kkDDYDmTc7Qew6nFAorGVssDUspDidNArNIAG6BTNhbTG0bYkI4YWInT +QKwCHa3HNDYG0xuG2bCCBbgRp4FYBTrUMMzGYnrD7GcdiZphdphSi/olgYbBcianaI+h1GIB +vWGYB+uBYdkwJqXEmlfYMMrGYnrDCBvSAwOzYUxKiTWvaI8RNgbTG4bZsIIFmAxjUoZNyytq +GGZjMb1htoLbOKzjrTTlb6UZBcvo96a7ICkH5o3C+KzcrajaN2NNJmw5TW/KwuJ5gwgLUuxW +VOWbsSQTtpymM8PC4HljMAtW6lZU3ZuxorCQHGTRaJCFxfOGSJsZ7CHVBvuWQGNgOZNzag+h +1GIBvTGYByuWYVnpJqXEmndqD2E2FtMbRNiQchmYFW9SSqx5p/YQYWMwvVGYDStYgEn5JmXY +tLxTewizsZjeMDGqWWIwypcEmiWqQ6tFxdcESRkwbxJEZ8UyICvdpIRQcmLzMspA8bwxiAGp +lCFZ3SYlhJITm38xDBqeNwMyYGUKJCnapBoDziEGQkUMFM8bYD2rLZsJaio0VUsCTYDlTE7W +nkGpxQJ6MzAPVinDsrpNSok1L2vPYDYW0xtD2JBiGZiVblJKrHlZe4awMZjeJMyG1SvApHqT +MmxaXtaewWwspjNMPLNxWZBq6m8JMAyVMznqsji1WEBnGOFBChZYUr5NKbHmqcsSNhbTGaax +QQULMCnfppRY89RlNTYG0xlG2JCCGzAq36YMm5anLkvYWExvmGMz0+DIJy9I/ZJAw2A5k3Oo +YSi1WEBvGObBCmZYVr5JKbHmHWoYZmMxvWGEDSmYgVn5JqXEmneoYYSNwfSGYTasYAEm5ZuU +YdPydBosbCymN0yJxpVFjESL+iWBhsFyJkddGacWC+gNwzxYwQzLyjcpJdY8dWXCxmJ6wwgb +UjADs/JNSok1T11ZY2MwvWGYDStYgEn5JmXYtDx1ZcLGYnrD5NVMg2uqKZ9+olGwjH4302BO +OTBvFMZn5SIoq739VsKWY6bBwsLieYMIC1IswrLK228lbDlmGtxYGDxvDGbBSiVYUnf7bVhI +jpkGCwuL5w2xQXRBQisUJuPIlkmcXE6MsUEYvvUQSi0W0BuDebAOGFaIi/V7TCzSEBs2CLOx +mN4gwob0wMBCXKzfY2IRiNmQUYSNwfRGYTYUu2rATFys3xM2LBCxYcMwG4vJbEyM8fuNjz6a +uFYX8YLSJhamcUkXsVR8CRD5IJoJz3SBm8RHAZMyo0iRE8Pgc5zDx4JMlKGLPyCkRiZKC3g4 +MQw+L9d9SMMumP1SGiFliV3aqt0JYdB5/WlX5mb9160MEVDXjKUtPp0IBp0XUn6xaZcydomD +gLr0KW095YQw6Lg+8CsmM0Pv5u4IqLP60hYHRgSDzRNdvxgw08xuAopuRKempc14nRCKL/M1 +P6c1s6VuHoX4OsMqbeLmxDD4PO3wUzMz6HfTAYTUiUJp8w8nhsHn0dPPMOz45Uc2hJQRr7RB +1Alh0Hk4sAOlccedo+5ceGljgRPBDAV2+6PfmpiHz11ovds2meyAjDHj3MdzpzFHF4/sYs2T +sPEYAc19dNLE1HwwzEfYwkUc8yKel328bRodcpEjFwWchPTGSFXuo0gm9mGDFj4OEi6iTdOo +S+7jItO1vFvnd9GaIfQyxhVyt+afr0vdmrWLR0xCC+MqOfcr2Okqy63AutX1ZKE8rvlyvx6b +rhnceqJbK06WfeMKJverCzMn9pNZP0MOF+uQi/l49vPl6ezOzfzcLH4yJe93Pv0mpNndGna+ +zJZat2M62/kctotyv48z3Wtw+xDdNtNsu2jY/Mj9roSJp/tAuI+uh4v9i4twfvax9mlU2EWM +3SbALJw/BKlzHz2O0coX51HQcBFlnoZdcx8VncbwXHyvC9eOgdchpJi7WN88HuViVV0ochZS +HAJkuY9cTaMrLvLSBdZmAbIh3JP7OMw0VuDiCF2YaBbuGYIXuY8qmPWwX8j61XG4iD9cLMez +XytPV3VuxecW8ZfLcXvioT+KMN8ud1vp3UmJyYmHcZt42L+d7jG6/cd+e3ncJh43PYfdSLOX +5jfB/M5auNi3vNjK6/bZprtBbqfIbwCOW3nj5tSwaxSjlS/O90DCxe7SdNNl2BOZxu5dXL/f +rOm3XcathD7GP49Duxh1vwUxbiWMgfEhYj2NqrqIax9QHwPjY5h3iL9OY4QuftiHh8cw7xi0 +HKKJJhbmg1g+MhYu4o4XobguTjaN5rhIjw/gXYXi9KSTP7GU7vRAjT8m447QdCekJied+nM7 +yUyLOMVOwx/6cAdCuvM+k3M7/SkUAT6UDTsNf4TBHW/oTq9MTqH0ZyoEuCibzZyTYLcxbt3n +C3GmZwWSOkBhwo7Dbza7jWh3xmByWqDf+xZYY352HHY7ddxozRfCTHZ2kzpAYcFuw28Num3D +bkd42NvtdyoFNjcm4jT8NpfbAut2OCc7lf2+mwCrusRp+E0bt6HT7ddN9t36XSQB1mYsTsNv +QbjtiW73abKL1O+JCLBRGroNH14fQ+/5QpxprD+pA1x8kNkHi10g2e0RTKL9V0ev3TWIAG0H +VlbtsuYpd052uF8V+G4s3OjBawl4/pe/xfsQ5NsznwzmI7x4UxbXciN23Plm86lXjPFMMt0G +Cny76YGQQ6KTx1ToSe5xwwlkPQYPF8LXBOPrhB1cwS1CagDWB7psddAVKzh53eQxuEeE2Pq6 +34UBl4VKeEx6fQiR6Cus0u+VEvzzeZcsPZylpqPqtcxJ1/rLeONguNZxm81B6UqaoSem3A5W +dzc5ur/lzc+KHNYAUs2gn/UKlt7Gkhvhen8RkeMLqPeTbRh492YKPF7ubtcc8XZ38ZWPGd8r +uKx9WuXW2Hht7qW/UxsfrdXjfoWM97vtDXJr7Q3vFk/p4JY3Xwt/4vbYEZMtt/PiVs7P23IG +/YO2HMw4w/yYGS8r/tNmnCH3Zqw/BzPO6NCMT2pGeUWgN2MaXwj4V5lxBv1DZvwEd5Rmxpwh +f8yYl9X/aWPOkN80JmqNqLKVxzwKEujVBrz71xszbr9Zn5xBf8CYny687Az+Yxa91MFPW3SG +/B6Lxk0GzNdsGvmWdG/TEMfHRf5FNp1Bf8imgzlnyB8z52X1f9qcM2Q1Jz908jiaE+eiU3Nm +Y84yN2c8YWHzm5hzCv2D5uwNOcX8kCGvK/6zhpwiv8OQQBfmhjyMIeVNILn0566ixnTObwtD +xnhbuK1phmvDBPSuO6nDjVSinV8wlUuopkzgif3TWufr8IpNXV3FFf5JYQt7yKHU/7dw1L+w +diGg7v5ukxdWg/6qI7zY9B1KZfpNtx2hmebNS8uS1NVDExYXozEGKbL1L1RAhVZbYnjDgt72 +iZMy8DoOtVu8LQ6/Ej5rw49NHPTkFbXndG+fmaBfYdab2vMfrW9iB9GnIMILF4zttSm7IqQq +r+1prKsqr9ePZ7UqD2W+/pKw82A9U2rvW+AzHfI4RtIHLN75BEbCq7764kWQ10DkcQ0YF47x +xaDAT3W8paJOO+FIb2jHlLjUzliGHSS9RWOdItWAHhGBh9m0DfA7MI/WMZ3wjMjlwyTw9Vkc +LzzOxDoJhNtXNW/iza6qqiWuqzqU+fq+d3Ck+ae9PWTSPfzkHkl7ac+f6KNQfmyiSm37W5XS +EteVGspI65YAya1thfYdGifcbXzF7Ns7O3FfQ3wZ8dUaaonrGg5lvg7DY8o0Xkst9MUs/1bQ ++/rppt00qJ6mY13AmOzk2QXJeMdYF7X8x8Y6on19rDNlZKx7qKPZGrY6xj2GpzrW7XUgiPUL +fH2pvx7mo1yT9GqUyzCF8KMcNoczvNHetcBlYxiKfH33y2bSiCcvWbVm8vpTVmaeWfzLTIMv +TwWfEsEGVaRppYNDD9AIT32O0TzGaF5kMk99oVhWQnU/zYe25lmbVobd8B33xE+Ish958ojC +Cg9Y7dt6hwfKayote52G4AFEaLcmsXE5TERM4EGiFR544NRiASVW3orjEeycGyiTmpSSsizM +BDD2xsQiypEoIsYFZatI3ETcYhMblzM5mSuSJLVYQF8R5oEVYVCuiEkpqeZlqkhjYfF8NdZD +K7EWOpeLompiw1Lt+0FHCpnkoGOEDcxXANFREIZjEU1KyCSH4ImGwBXLib4dB53kQ0kg1fRs +EhuXMzlnswCnFgvoKiA8QBwBJUFtSkk172QLCAuL56tRAp1EJYlqKjZhNbFxOZNTtBolGHVK +QVsN5oECMSiLalJKqnlFqsEsLJ6vxg5njb9zH9122gGn0prYuJxUY8cGKdXYN6tSLmirwTyo +iwqsECdrSiYWaYgNVoSZWEQ5Ra2O5/tN75Ja5x26dbQdXp2Vc2MGn/t07ym0Z/keF21PjK1z +OyEMOna4vgO3Zj90iGi7Smw9zoig2NIX+h7WWuPQTqNtwbF1CyeEwedG2jf91kyGBhS7dsbt +1YlhfZ0Ze45+ZJj6YuenuzFrMvyMI8PR+23jPa3j8540Xfj3qd8+Ot8692nO33X+fnDeo389 +eu839TjOG3V+eeJiR/939N5p6hGct+j85sQFfvbPh8F75Xsc3+xND93SMbTXNPEFSxN3sGvN +9KjvUOJUaef5mYkM5oQ99/pVWAjQhYBFUh8MO3mz/BbfhMbnuQ7cVAry94HeEdz4IS56f++F +55BByBLXJNBjyYH2oh51sproFS+aIEoW7iUj6Uavgg0g4XUUfIZ35wfBgkTY9/td3k7fWtmA +z9UVesJug4fror56bZZ6aMEQh0VaeE6015bueVlGE+CEK7Qus18io/41Gt30T7Pn8MzL2kT6 +h3dQE786jaJ/opemVd0vOJeu/wVasMYoWr09SKMRAkEEZMyLeqZax4h6iPAl0mEBBcOyDEMP +s3Yagpl4v+PBRyYCr0XYctQU+OtKan9suqelKf3cyEBea1NGZ8Ml1Ug1u5aK6+KmNKrPynV9 +oJfi8DxJX7eSf/sgRFfLkodANavzgV7lxIBUsx12TXio8aS6ReTzok0ed+Fqd2gdAftEaVmJ +HjbfWssgAtBZCtQlqQtzT5ftjsSxkQSRRvBbhX6iUWsa21RN9yrdW0S4U2n3JDgw7FSzH7In +p91m1ZZGrRgVUpWTuS2njd5lh+7ALTzbdsal9gSPBeIfo+hNG418vS3c87Dj7wn8SNpNz0r8 +yCoD1QXx7WHaHbZ77gQckoFG8mEBWUevhVT+9AeIddwVCmv8sf7/96Xc5Vr4XP4dH/Ivheft +hX/L05GvUZUtMQ38kncO/x/uzsJqCmVuZHN0cmVhbQplbmRvYmoKCjMgMCBvYmoKNTYyMApl +bmRvYmoKCjUgMCBvYmoKPDwvVHlwZS9YT2JqZWN0L1N1YnR5cGUvSW1hZ2UvV2lkdGggOS9I +ZWlnaHQgMTEvQml0c1BlckNvbXBvbmVudCA4L0xlbmd0aCA2IDAgUgovRmlsdGVyL0ZsYXRl +RGVjb2RlL0NvbG9yU3BhY2VbIC9JbmRleGVkL0RldmljZVJHQiAyNTUKPDAwMDAwMEY3RjdG +N0ZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZGRkZG +RkZGRkZGRkZGRkZGRj4KXQovTWFzayA3IDAgUgo+PgpzdHJlYW0KeJxjYoIBBhjJAMSMIALE +YoAKQ2gGOIJKY1EDNwoGABtnAI4KZW5kc3RyZWFtCmVuZG9iagoKNiAwIG9iagozNQplbmRv +YmoKCjcgMCBvYmoKPDwvVHlwZS9YT2JqZWN0L1N1YnR5cGUvSW1hZ2UvV2lkdGggOS9IZWln +aHQgMTEvQml0c1BlckNvbXBvbmVudCAxL0xlbmd0aCA4IDAgUgovRmlsdGVyL0NDSVRURmF4 +RGVjb2RlL0RlY29kZVBhcm1zPDwvSyAtMS9CbGFja0lzMSB0cnVlL0NvbHVtbnMgOT4+Ci9J +bWFnZU1hc2sgdHJ1ZQovRGVjb2RlWyAwIDEgXQo+PgpzdHJlYW0KJqJKHCXYXbrYrCI+gl2K +7aWxW1jABABACmVuZHN0cmVhbQplbmRvYmoKCjggMCBvYmoKMjQKZW5kb2JqCgo0IDAgb2Jq +Cjw8L1R5cGUvWE9iamVjdC9TdWJ0eXBlL0ltYWdlL1dpZHRoIDE2L0hlaWdodCAxNi9CaXRz +UGVyQ29tcG9uZW50IDgvTGVuZ3RoIDkgMCBSCi9GaWx0ZXIvRmxhdGVEZWNvZGUvQ29sb3JT +cGFjZS9EZXZpY2VSR0IKL1NNYXNrIDEwIDAgUgo+PgpzdHJlYW0KeJxjYBikYOvha9WztmIi +oDhW9UCp/9gAUJx49d+/f8ej/jsa+Pz++eN7+NWjCd67fQ2f+s/vgej9++fvX4MQ0PB718/h +UQ9ScPvcvcvnrl0+BkLnj507vReP+mvn9x7bt/bYLiBaCkLbgORaXOpJDf8hCgA+0bJGCmVu +ZHN0cmVhbQplbmRvYmoKCjkgMCBvYmoKMTIwCmVuZG9iagoKMTAgMCBvYmoKPDwvVHlwZS9Y +T2JqZWN0L1N1YnR5cGUvSW1hZ2UvV2lkdGggMTYvSGVpZ2h0IDE2L0JpdHNQZXJDb21wb25l +bnQgOC9MZW5ndGggMTEgMCBSCi9GaWx0ZXIvRmxhdGVEZWNvZGUvQ29sb3JTcGFjZS9EZXZp +Y2VHcmF5Ci9EZWNvZGUgWyAxIDAgXQo+PgpzdHJlYW0KeJz7/59kwAADg4RPEQAA18WuUgpl +bmRzdHJlYW0KZW5kb2JqCgoxMSAwIG9iagoxOQplbmRvYmoKCjEzIDAgb2JqCjw8L0xlbmd0 +aCAxNCAwIFIvRmlsdGVyL0ZsYXRlRGVjb2RlPj4Kc3RyZWFtCnicjVVLi9wwDL7nV/i8kKyk +OLYDwZDHTGlv2wZ6GHpqu4XSaZm97N+vZOfhzUx2lwETZD0+ffrkgQLVc3ZRwD+DpGxN6uln +9vVO/c1Qye/pV2bZTkobp4zTfK0e76YQkOtuZA/OY3VVWDX+UPdHrRDU+NgA+vF3dhizh02A +g9S9fNO9LOhGwKkpW28bcD7XDYKnBg4eGwJfNkg+p/hJ6PNKks+GGECVGKIZWo80JzrgUaJC +aMn5MEbKJ6fSU+roDDX2/tv4KaJ+UC9Jc4VRpnDKFbTwllxYvsCF70twlabFfXH7fs7uP54r +NfxTUuD2rDbjcEU9RQe6aObX7fFLhU4DUNWBXjwioGNCOhxQo/U5IjNGwGZig0GLh7X9C7cu +SVElCRk/FJV6ngp+/pCByoE7PSsL3H74/qO+XIGKokLcdHFqqPU5D7GSUTgeCnSMq6GO20ug +pKmQs9RprjcVhw52qnPvJEor5dBSXoCAEV0JQToog821WFpxsEEpAWX06z3rcZiEt4M5tG9q +zecGwEHkXfk5WThicqkm6pQpJSCslIsgEucAot+lLBCQ1F92jts30r7MQMtnFT5Nsk3Wu2U/ +GNRi74JnL0HRMAh17by4U0g8g3VO+jpIa64eBjhKj+ubwDts58Wt40JPdeYSfC0jRb0+Fkyy +kXYX0LHT0P/7kFU1r/JLZGg8wpx1ZpFPXiUHUhDrYOxWlvpw38pdYDDgwt3RReVo5L3aLE4Z +l4bC/KMKokwGbp/6mX2Ut5GaqHMzPaYY1U4SBs0ruxY7X8svu0a7u2b4gTDp815JsIxxWqK9 +WrVUua51mpgry/By1/Nzvo86cka6KLecDetu3Vjl99KxZl6FEOQmCl30mPyR/Ae6V6DbCmVu +ZHN0cmVhbQplbmRvYmoKCjE0IDAgb2JqCjY2MgplbmRvYmoKCjE2IDAgb2JqCjw8L0xlbmd0 +aCAxNyAwIFIvRmlsdGVyL0ZsYXRlRGVjb2RlL0xlbmd0aDEgMjk4OTY+PgpzdHJlYW0KeJzt +fAtclFX6/znved93Zt65MDMwKPeXm4giEHhDTQcUFEUkQNTKYmAGwYAhBlS0Fi+raOqaKVhm +SqVm2ppZa6DWWllW5t7M/a2b/btoWRtr/vq5W6vw+n/OeWe4eGnbai+//+fv+M6c97znPOd5 +nvNcvueZ0braehcyoMWIIHtplaOG//jkqwihdxDC1tJ5dfKo/uVwjz+ESymrmVM1f36KEyEC +92jPnMqGsg2FV9cixK9BaPCZcpfDWZPSPxmh5HJ4PrwcOu5UqjVw3wr3MeVVdQs+CfyTBPdH +4f6bSnepozTvyyyEbjkM9z+pciyo+Zxr4BFKGQP3crWjylX/Uu1kuL8ToTEf1bg9dbejJVcR +ctvp85paV03ZRf403BcjJNA1MbzoHwM0RXrPEV4QNVqdpDcYTX5mi9U/wBbYr39QcEhoWHiE +HBkVHRM7IG5g/KDBCUMSk5JvSUkdOmz4iJFpo0aPuRX9P/AHD0Nt6Di8XkG70Ra8E+7KoPte +6Gnl9qPlqB56XsPH8SpuCPTtRBfRSRjZhI6T3TzCk1Eq9CJ0WuDQJVyIXgAaaTgAp2lEHvG5 +/At8Pt/Gn+dPoBG8hz/BF/MenEqeEIqEnXClkdc5K3oLRaA2/AHyoIPkc5JKDvMTeBP6gJwg +u9EnsArsN6yxDm1Hi4CXAOxGjdwiLh96jgkn0GZ4ueH5CbwVnwTuDuJl6BR6mPDcJLQVnwK5 +jqO/omWkkGsEu0zlyoD/Y0DrBMzfjDw8Ek5hCSncYOgD7mGtEvYeRoYIp9jrImqElQvRdrFN +DNBEwypUYzvxa7hD3IBa0UlyJ7mXvIeX89H8Ln4SWqdqgBSjdUB7M50jluEGkJ2+FlHq3Hy+ +GO9Gn/PFmhKg/TqVCNZ8gcsHicrQYbjmi2aQaTReTlYBp/RpGDqhmcwnwXygoLkfpAbDJsPQ +XGgtQnvRfjSEtKB1QInJK44Q/gozt/Afgczr8Frur+gEmYDiURl/AXSNAhBqQehFjSjwhMMo +QTbv42Kznfvst82U35wVOSThmlvZrJH3obx9xga57erVvJl8iDBrnxC6j8Rq9/Gx0R/d7OFH +QxKm5M2U93VlTvBSzSyeAH0FM6FJ76Ab+jMnsGd00X1CLPzNLt4nl5bLD5gfiB71gNk1agio +DZUpLXyZsB2ikQYF2w38FSRewVqhkeNR0tF3O25B5nc73u1I9rdEWmIjLZFlPOr0kJDOT5QW +jembr2rFePD/jyAe3S6cQhKy220ZpJXnWoUlGtSq00aIoQRFYL353Sn7/ApntsNg+8hZHUc7 +gXBSR8olShr4nhWFX/Ajfjw3e0SkRRgWm2qJtEUqeLLyCHa9jSd3bt/Neya1Tbp8ajd1MKpl +fjJYUSjabI+DwEL6h1oEHlkEgc8wP27ZaGwNWM+DtyGzxGEptJ+ZiGHmzin7bIVT9gUW3jFl +X0DhHcALuXpk5CyQ8cgRizXNy88lxo/GLPxZI/zZ0i8NOLOnTOeLhCLNQn6hMC+kKUgDfhjE +B8OGhNaheWJ9sCekLnQpWhG0NHhpyNLQXWhXiGU2mh0LIgwbjkaMxcOGDoiOEjXDxuLUFN4W +IGpEBM7/SmeOB69NdUx9asXdJxcsfHfmZzgg844g5dLu3bvn4/WjqjZlz2/JGP/OLSmfvXrn +jpow5Qsm+5arZ3kPyD4Q1dgTkc1fWqGLWCH7t9qMrboNYmirvCF6vbjG9mR8YKg/IgFBoQNk +cygJiNCJ8VQFgYU+6XVMehD/UgfICfKbO85dOtdh/vSCmb1AJ8nYrnOGOyIcsjOSR7NxOLYF +8JFRA+KGhYMow0GuwXiY2ugjIBm3/knlN8pndx2bW/hm1cvH2nfsPdC89cmHC16u9bw161Ns ++BmJjTj64Ptfxca+dktKy7qfNu+cX+NZFDPgBVn+7f779lC7hJzHbweb4pARLbGHYSMxIkKM +GYjoNa0CJkt02CChUFHLG0zmM1P26UEwIxPMQAV7d8zRjhQL3dVz747pSAFZ2Lbyb8HWvkU3 +dZAeDUKT0CxUgeajB5AmEA9GA/BgMhzn4mmGacYiXIbr8UKyHBthM3U4kqRaUm3RlmhL5DAi +KhxWhimnTr3VdZcQ23mWnOhM3aW04uLX2B5tvWrFryEFCSjIbiBb0TKR8DgI9RfNnR3vvgOa +7uxIHpFqI9H+F09uX5KvPKMcwXaYNwGi0E6Q2YAX2bOFYFHQSTo+WNKRYEkvccGY0+sl0aLR +agQLL2i1Gs5COAOMtkD6zZAEjogEPavXGvSSTqsGIb0GGc3vvtOPKgLUkNIvrdu8zVrvJfR8 +qs1ZUfuRCePZ9q9EThQ4CfxaskoDhRhJlsZyY4WhUrKUw00VMiS7NIuby90jzJGKpUVcI3ef +0Cgsllq4ZiFMg3ScliBeFEANItbwWqTV6JCOlyQDMgUTG2/TBhnMJpmPFGRR1sjaaF2MFKuX +TbJpDDeKDONThWTtcF2afpwh2ZSFsvBkzs5nCnYhQ8zQZGjtWrtugjTVYDfZTTO5Iu0sQ56p +jJtDHHyJUCwWa4q1Tp1Tcurno3l4EbeAzOfrhAaxQTNfW6NdYGg0NJpWcE1kJb9KWK57QL/O +tInfZnrWdAfstX+qDtO/OFqHoye8g0fhtLP07YSySlFeV15VhFNXrPwFel0eLJgvX0TUXu8F +v2yEXBSAQsAzY5AN61ZoVwq2p7HQbsCH+rdb2wxrQkNsnNamRVM4q19mKJjBpY6jLPaYz13q +OMf87hJzPHv8uLCasNaw34RdDBPGoXF4HDfONi5ESNAkaZN0CZIbubGbc9vcIbrZ9+LZ2BbJ +PHKEzYSjZWQxo9QUpEnE1Cv5xs79hhMvzj1WUvqbe5RLyjEc3/kx1rRxO1Zubjdxd93+8rGh +Q/cOSsAjsYT98Xjl/aObXti7ldqx++pZcgxkikPn7WOMBs6kL4gI1+o4jVQQERGeIenDI3gb +WoFX8QErbKv6t1v49tg2y5qB4ZI+IkSD8kO0Jo02ICpzoLnzKET6cyBZWppXWrPylwvmv1yw ++izSRKOtxqTG3P0ojtpfVagUqg81JILACfoEw2jdaGm0frRBLyMZx3ADpYH6Qf5JAUm2QYED +wwdGxMvxkTFxK6QV+hWGFUYr9USOEyVRTwzESEzEj5hJEAkmISSUD9PFJcWPi787vjF+cfyD +8a3xF+P7w9bfi21MabaAwAgW7cTo3tEuCSdCMB+emhJIVufuun3VqpKN447u+PoPt79WWfaG +Y+ka1x77noc//FXZC/y4vQMHFhbasyNNgx5ZteVAdPTLw4bNum1KXqxfTPPSrc+EM6CIRoDh +fCVsRf5opD3IJGj9yNPIgg9rmyQ9aJlHWrPVlBVg7hxzFP6mpLEcdUkNbGnJ+5+1gY4wzZSW +gMDR2AasDrNED0u14Pl4kbJ8iuell0490dQkbFVeXdfVuip387bfccXr8FjE7HUd2GsL5BE9 +ikEz7TH+IjKuMKDWQLE1NHCHudWwKmp96JpYQ5QuNCjcP5RERoTEgr2CwZ5j+3eu81xPmrAH +AN7FJ7gT5AR/XDguaraH7w/nZgN3TJWq8lTVcoQmCWQLQKqdRqYEcttXbtu2Ei6sy3k0582T +fqP33/MRFpSLHytdygWch0NyHiWjDz7x+KFDjz9xkGtoixmgfKV8OWO28uUXnyp/wmtxAy7B +O7w63QV5oxxiqIhK7f0FC0c4AsGSzxBa0RIiEMxjJGrMne8ctTB99sr3cEFioCly5ksAhmhA +1iANJBPLiJGz7NaZHBZJsJAmTBLmkH1on6ihsSLShqNx5C5ypOvjk1jpShVOFV1eIgxWeWkC +HT8BOo5DP/H6DxfudSCux4Ewsj0esLF/s4VvRhtj1/f4T1RIkGmIJiggaqD5zNGOzj7+A4n6 +wl8vmN+w9PUfs8+B/OLBOA5ExCfFT4sns681675JXDXrGDBrfpLnnbt3PD9/58KP/0t5Xzk/ +98vFizpqf364afOij9/G/f5S8Udh++sjhi+eV+qKCBp8+sDpD5OTfpOZtfIn1fdF9B9yZM8b +5wZQuQ/CuWAyxA0LAtMQIQdZ9KTJ1KY7rJFESANZVhoPUmhuhvj37jvUhF7I89/mz4HFqIxC +mk21UUsJ7EcmR2QnbHmqvX3UweX+iaHkBavl+Mtd+/nivWWlgsD07Ll6VogDPQeh4fZg4+Om +vVKzBT+O9vLN/UCdwZogI0oOMAeD/aZ0qNHnElNf8gt+IREhdFWqH6899gqiYJxCXNn5pVeR +chGbMVp6vmzun3+q/FxZiFfgghV/FkpO3X2Xckz5g3JaOXbX3ScnTcLb8BxcjrdNZD62CPZ/ +COhBQrHoMCDVCH0/nQk93U9sN1nkFREHQ9ujIVz2M6B+pL9Rp9VHEG1A5gBg8513IVerBnr0 +3KVO4PYN6mppljTqbdXJYcnhyRHJcnJkctS4OHuYPdweYZftkfaovLC88LyIPDkvMi8qL64m +bnlYU3hTRJPcFLk86sG41riLceG+qb5JvgnF4cURxXJxZE14TUSNXBO5OHxxxGJ5cWT/3n58 +Kx4BIQb0A7EGAmFkb+QXyL38wTNL3I+0t7WNO7zymeNdVzD31KbiA4Wul2//n4tcatmiEs/p +F+JzupbsLnO88sRLR6yNqxMTd8fFddI9fAXeGsQAOIdEvYg2cViLsnizekxIthvNkPfzhGKh +RrgoiBhStCX6lTY4PP6tg+q5Z64GDbabxJf559BhTsBaHmVpIXyqtgagy6436+y6PF2xrkYn +qGQoqANSbW188ZVWMeBzystbCIkRFIehX9qHEgq4OAvmvIALMBm2SJIuQ9JwBBDOs1q9oNMC +1hIkMZQfK4Ui3giMd1JUTVEXDdc3hl3gpjUMZxURjZ/WT8dJNi5A4y8N4AZoZM0AQFtDNcOk +Cu4+bpGmQVrMLdUslR7kAnmsJ/44hETjBBKnHagbiscQwD86l3aubp62QbcEryXN+FESwOIT +IFcQEoKUJfotPATfjxvxkNeVxuNK41HhVKeWfAMYJqIT8ejyR8xmzbSuw3C3hF61p0M+QhA+ +OXq2ArGJhCwc4HBJAwcukXbqLETS0geAzDXNFJeDNjQiOwHrBAlOfkdVPZx7t8Oa1utw1Qtw ++sKvF3zKBqqUDD/sx/lRxaCZaB6qQWuQToO1nEh0fCAO4orwTC7PAN7GLcDzuPtILT9fs0Db +hFdyiw0Pc4+QFr6fCtwpkiORJJo7rFzgYpVFn3Bpv1vZdffKU4KpK4jsvTwYNypLmOw0Xq9j +ObEfirb7i61W1GpYb13TXxfqF05CbSH9GWTzApgLyTiKs5itqSlWi5mLS6ERIzqKvnOrtzz2 +GPx97LErWKd8feWK8jXWCXnKCeUduE4AQ6l4KE5tVTzKCqVJ8bAUthCvpba3T/mKWyRa4dQz +wu4nPow2mYwaRKwi8pfYOcefnqIlesTxnqgleqI+l9LBwgU9WWCRswVY+0UP4IYNtY7gFq1Y +umx5a0vzxk2i9VNl7PnzyuhPvsBvfPgBPtoB622H9dxsvQi7n4aup8FIb+X9tQjWG3Oph65/ +aqDVFsBpoodbhw3ltgPJ5pbW5cuWidYOZcwHHyqjvvgEv37+PH6VxWQn/gAOBMvAJy0H0BYO +0i5vPvMOKyckQ9aMdHIhXZ9wy7ar56WzvBNsLgzdZY/mgzWWFeaw4FZNQKt5lZGDvG1cA4ii +XyiWSCiSzGK4uRP3Psmae2nDTLUBh1rz0Qt0m+g+wYFWOaoCFbqwxQdA+uRAGsXeJ0FdrQkz +Ey7jGOVd5cu7Xiu//cg9P3/77Z/f9nihcGq38pCfn3LhT/+t/EWWj9+SfGDLlgMxkO5AwtXA +/2pmN9EoCY23x/YHJBUntoYPabWuD18T92Ryf0PMoFBbTKifDqwITMkvMiSZJsFLRzsYiPKd +v9kdgLvewCnWl51p6YBl7+ioGIi+/r4BwDu3+sEdOx58cOcOZcfS9ejq//lAWb/koSeVr7/+ +Wvl6+6T1y5Zu2LB02Xru9c1NTZsfXdG0uUjev/j53/zm+cX75ag31p3+7LPT697AjrqlS+vg +Yr6wBGRqApn6M3wYrYkIwitQUKu0g29FqwIjWs3rA9fEakJDI/3DUVRUqJHBQxDA5x2fUnyv +osPAo0GvBh8JORJ6JOzV8KMRmt3Ww9bPrYBKZo9g+rf604SChg1FqWrajRqAfYKBFj7K2TIF +UOGo/ZUfKlew+WNMsEV5TvkkZwse60WOEYAJsRFbi+7Efl98igOZY21T7gjnNvlwI7Wz9+Bt +L5zLwSZfRMs4eiTvzjFwHo9+7+RJRQHZIf4L+8AetYBgEu021Awxtdms5cwSEoKMKShUx1tZ +JLCoeCyJlo32F/szPO6VITaSfQIM23AJD8MRykfKcSUD8MF+3KKUK3mKQ0i6Mh/3B8CTgPvt +VDYpi5WfKC3Md+AsSc4DbghC4+whcL5ayZtWGFdK9HzVr40CGqsRTQrIBEBzzgdozMolepyC +DOcXYg5ZHPJgSGuIgHsBP9/pMMoLbMj53Mfynn/jjefzHsudumN2l/J7yA7i9Cf4Yc8MHnz2 +xImzgwfvjonBY7EJW/GoaOTFdbwT8qw/GmoPIjpETFhsMlnaDJskSI8ol2IYel6hhTRWcADz +ttAT3v5i9awSbVE3laZd5oeBvLPtvvuan2lvz3i+/pU3uO1dd3Jbt219eXtXkxjQtdXl/LJ7 +XdCHP+C7PusevvG653zrvlBs+7WNu3Zl299ZGaAlXRjO9EoRfzusq0cD0WR7dJAhTGdd4R/Y +7kfaB0S3xR3Wtfu9FBw2IAhpDRNFq1XOjGc+DdiNAbcOyodZOUW9IC35QPGgxYNaBxHgxmfZ +sCf9zFxPHLoV0w1Sc0pgv2Gp5IkdzRt37NjYvKNNUS47nrnttq35v3ghbf99v+rs/NV9+9Pa +uFvfPHPmzWNnznyhfKx8Hhb+fMKgl355R2kJHoXpSWdUSelu6ssHQY7tIIcZhaKx9pDgdmQK +aBe0baY1+CVyOMxi1U/sB6dNLiuM6jBFzXDnGPdHwaR0xeGLw1vDPwzn8ezYbgWCHXEAA3sL +gz2A0p9b9A66evWdRc9xI5966KGn6LWra68o7XY6lMPKN/A67MBfHD9//jhcqLt2Us/03A/0 +7C+2W1G7oY3mXavfbcRqy7wm79qjxwUtQovERk2jtlHXKDXqFxkajY2mRr9Gc6NlkbU16GKQ +pe/ps0969mx8Zk/zhmee2XARW5ULF/9b+RJbyAfn33rr/GdvHvt8i/Km0qH8WTmG07A/DsAj +me0nAaPfMNufZQ8VzNigfVrETZAuxcMS5w8HRZ2gNfrpcwJolVWiqUhPU9GUfSbWpimKHeOP +WlnEOJfSCZKkUMPAB+y2PFurjR7TQJVhmCapaHqSpxCb+2Zf6VScpPy2fd++vS+JAY/klZeu +60wiv12Xe2gP8FUEWHUYX4wM+At7tjBdrRlOl3RkOq0ZTv9ONcNf3qBmSIWYss9Cq+VW+uZP +3/Qs3yIqGGRgg1pynbLPrHZTGf/hUiO2XxW4QC5QiJKGSdlctpAl2aU7uDuE6VKeVM1VC2VS +AwCJBqFRaOIe4R4WNkqHucPCr7hj5NdCmMDpiMjrBUmr18GHwcYFkUA+WAjRhugC9DZDLIrF +0VwcieRjhSgxShOrjdPFSJH6aEMaGc4P16bR2iI3iWTxdj5DsIt2jV07QTdBmqCndcUiVISL +uDz+NiFfzNfkaQt0hdJ0fSlgGxc3l7j4ucJcca6mWufQzzG4TfWoHjdw95MF/P3CQrFRXKhp +BEDaoGvULZLm6e83NHErhXWmTWgT3shtIFv4R4WHxYc1j2jtSS2GbaadaCfezm0ne/g9wtPi +05o92u2GZ02/4J4jL/GHhDbdL01HudfIO/zbQgOrUYZg+hdH63F0Udunn5z+9JM25b3T//3V +ab64s4XMpdeVVtLSOdfrX7eD7VL/H2kP8vn/GlMb3kSY50+EGJAZxryMBa8On/MfUH2fsMzm +PfpxrL4YiHvhD/JEW9uo5+47fhVdPX7fc13HwOt37QLPJwe4u/7WscvpwBOwFl4THIrN5/oY +3QpxvRFsV0RX7HGsTEPPWQL9IJyIRGqkYgYHBiqIAj1h8UijWqbPCikEpN/rdNufetjoSLnJ +gQvbfzaJm8vRWvUKbjG3ntvOaelCOjhU2JANB5NgfgAagONJPC9rh6FheBQZxSdraf05m2Tz +WcIk0a6ldjGLzOLztGWoDFeQCn6OUC4Wa+tRHV5EFvH1sP/L0XK8iqziVwkrxBbUgjdxm8nD +/MPCJnGX8JS4T3tE+4H2qnasr96Mo299Dd+F73pNufMy7GAheeZKqy/nasIgNkah2+0DRKuu +vx8SwzQ2Q1OYTNpCDgeZNcjip9WKeRatX15of21wVjQN4p2dcABl32qNgXTIDqE0Idr9k2Py +YmpiHoxphdcvYz6IuRqjg71lGdHWO0tely7jM48sffbl9tr6dTvba+ev3dnePm5fw8I9ZNV9 +8/7yMU2ej2+hyZPb+sSjv3ySJdE5Jfep8X0v2N9Mlr8D0Gh7aE8GXyPhwwFtBsjfAfpcyORZ +NmqCaep5/VxKdxp3247QNO4PJqgaXbctDsB7aRr/eVvb+OfqX3kT/xof5HZ2ObZte3k7t+hK +6zNlpRfJLqrHmQDU3wNb06HH7MFatS4IUTFD+zQ6TJ4WtAQOKFiUfF8lGZhJierJgp25RHay +SPHWDTuuKxzaM2gcG8BN5LI1gl7rp+9PQrSDtbJ+OEnTJuvt2M5lEjtvF8ZrZ5BZ2rv1xbiY +KyPFfLFQom3UL9Y/qw/xVhTpN4c48l4ytyuHe6Hzfu6FLhdfvKvzvQ27SCyV5VbI59Rv/PBq ++3iNltNZkJ9k0UsI+ZksfsjPaDEYEf0wGSEJGCyQAjKMep0Z6YUm8pJJf9hsMhokHUR+rR/v +pzf7or2WCa33OZYvbx09ykoZZtiQDm8N6maRXfhzvxSqi4siErSijhgDpX5GszHaOMyYLU2T +co23626X5kpNxsXGDUarhIAJiNp6k96vH7ZxZt4s9JMC9AGGYFOwXxyKwTGczMtCvHagLlaK +0ccY4oyDTIP8ZMsI8MxhXDKfLIyUhuuHG0Ya00xpfsmWdET1bGd6VqN5hi5TmmjMNmX72S2F +6DZ8Gzed5PF5QpE4XVOknaGbARF9umGWaZZfnqUMl3HlUoWpwq/Yski7wLTAbxV6QLdcv9yw +yrjKtMrvEV2zvtmw2bTZb7t+u2GPaY/fPsuvLR9YrlpcsHOCCatfh47D7PsjbkPuxvs2VOYU +pkYqo1XnLn9z4eZJKwr53M6NpBJ1Y+otEJsldNger7VAoNNYRIh2Fl/VJUMLSZocRpt0ooB5 +UUsrY3rq4u8etai59pwv1fK9Kik8raSYWSXlbp6TtIFcHBcvDNYWcWXcHK2Hmy8s5VYJP9Nu +4FqETdonOatO0ImcnkiagSSOHygMFgdr7IZyUmxYRZZDFFsrrtNsJps0u8lTwgHN65rfa74m +F8nX/EU+ePa9NIhZqNC0zHSwnYv9omsvd8/FrmPtYkBnBT7bdanrGS66630k0FykiffVWFAc +SkWr7MNj/GIHxA7wi4uJy0APGcIfSlzb/6EY8SHD2gHWNQNj1g+NiwyJBWOymXRGv0jjYFOI +0e8W/VCKtHSFDJUwh2X1AAq47vB9FXwLM19vtRdM1+o14zHe8vmFa3y4D2AMVL/+ARDW5zQO +odq/1zPhtzNKS2dMLy2dvvXgocdaDx7q3FRUWjJjRqmT3NLaeXtrxNbDh7Ztaz/Ird/406XN +zUuXNTeeOXTovfcOHX6PczQv/enGjT9d0tL4t/8Rje8deumP7x0+eEa1C18dTkQv2uN4ahcE +gpZqGQSeQ6bEKIPw+FlEi21IELDGV2u7afrbn6elBlGCyCAykZ8o3E7uJ8uIRkQaTsvrRBsO +4IIBPQ2CDDiAi+fjhVhR1o5EqWDMY/gxwghxEsrEmVw2ny1MFGehIrGMq+ArhIVoHp7HNfAN +Qr24WPsw2iTGgz9Eqt+icpO73jiJT+M//q7rmHDqSj/+88uD1Ror3gDyEZT4InqWw6GI5+mG +mrtzu3oux3Zjsrf4u07YJoisaPvW228Lp4AM0Nl/9awQD3QsyG4P1HIWPRKaTWt0aIlVGyqN +BLLp1h6y1Bw6Oju6Y1kag98R/uv8t/kTSrk7u8AZGc7v+4/vfe3VvceVD5RPlU+UD4RTnfUX +T568SFZ33qmcgRPzIBzDzleQ37aDD+tVfEXaDX669v62NX5tIZuCkNU6sb9BhMTcc7ry4qs3 ++uCr3gepXgesOBvkYPKJ7yzV9bOeE9ao9nYuyQunuPxe5yvnLuCGY9+LnO5Vz2y2oma1nhnk +l0qCbOb+rFDdq57p/eoY3uPUMgZ7J3FnlC5MzpzBWLl6Bg6XC5SVyhvK60oTbhBylDbQzadK +G56Eg3EInrRduUPZSqsveDsuod/MUQxw9T2liNXo9cgPTbCH6jkNMr1s0DQJL6HDhufMWrMg +TjNirQFlmVnF/lyatacmxg7Qdr3ZYrfkWYotNRa1eB8gen9/ohbxn/xF1i0VOaySv+b3R7Y4 +HhEHfs7wB9gav5bVc/zRKHt/3GymJR2rWdJyPK3ojLPQkg4rIPjK9uyXSXa9ny3CNs52t+1Z +m8AQsIp3YyPpz1z4wRDs8AZl7ebNa5WR+M0rVDtXlLeFpK5fP9S04qGdZ997/+OuXaqt86th +fT2tJonNPNeMlmib+Z9LAtZpCFi+QY3nR6llsGiVvD/CCJ7K6pXe6y2yryuYO9aVxn3TOZaW +I7N2d51Vfw81Gug3AB7Q4/H2LMEiakTeQngN/RB4zGGIHHCss8BIyaKTMP3QSwB+dBY4EGZI +Gh7zWsDYnLcFkNjggwR+3vMdOwr6UJAXHIjq76eOWnxnvpsd+a5H4Q9LPC8F8zZpgHQrf4s0 +nZ+hmSmVSfPwQn6epk5ayy+VHuG38Zs0D0kPSjvx0/yz/A7Nk1KrFCoRXoAzrj6Y2ASbLlgf +TwYIsbpBetk4CqeREcJQDf3NSLIxm2QJmbrJertxFkXr3CwyA3L+LMj5RbpZ+jyj27gANxof +xRs1e/B2zT7jr40fGK8ak+hXBhz94Qf7DQjvVO7Bu08rB5WDp/HzSu1pHI/j+eKuD7pewW3K +JG4yF6jci9fBHlxtUcpYPNOjDLu/nkOaZmEfWmIAFJSG1R3uE9vOqd/jdtIgxGKc0W7MMxYb +1xm3GVmMM/ts+623T5ydOm5FNQS8DcpXl3a3qPV1dDWD28/i5xB7AAqGXeaCCSIZ3Da0hOcQ +JklH2RLX4VTIX5x2d9c3u4VTf6tScw2td6YCLR1qsIdrLJQWNaIMDUe/3hJErOFC+eEaEENS +v9lK8254Wi/gwQBHhJ7ml+Th3EjNJG6ipoIr0yzmNHC+gtwSLMIZSpyBZ4ouXCE2iMvxA2Iz +3ixu05sZ7qUHzEj2NZWZazmqXOyaexTyRQT/0eXB/EdXIrx+NBf4FFCs3UCdiMehZBTi6e+q +aFQ9By6rS9bkaRaTxTzPQgR1nLe5/+q8G9R3ardX1rnst4pf2gfeHG+hZ31wC6TuC7dSbgq3 +4BAB0j8UwGGe0wHiGigM1I7ghgtDtRO5LMD907k53DxAXstoJUC7kXtUe56ziYQirxASpBEk +QF/9CcVegzTD+eHCcHGYJtmQTtjvniiaNZTAeaFcmKOZL9QYVpPVws8Ala0zbCaPiY9pDpBf +aF4nr2v+i/xe8xn5nP9M+JP4NflG+JuYQBHavRSi0a8DqYrf5rZiviuEBCt/7UqFXNq1ipvf +NanzLPfrrlsQ+06D6rrDWwOX0Xh7dBBqlnTN1iW4Wfp5hEWv5fyDIgRkCg0UgkITdSjUykeq +AfRd9nvCtO5Ylpa83y9K/amKGj67GxBHe32pEYk34AlPPvbYk8phPHjj+vUbFT3Hn7+8+L7m +HcrFK12fcW91vd+0es1yrkwZ6669t2bnkedWPREgH3/4zT96a/aFwK8/5ODn7MN0Wg2RRIiC +RLDwPMkQeWQjvK1ZF9BsXKLnBZFYgOdAkyAFBfGWcQFSqIFn+bnzKGXfogowhqYBa5q1z5HH ++7vQ/fZw9jXlQn8sIAELnEg0rIYQwAWSfjytPMVyA0icOEAzQDtAJ4cPx8O5LJzFlQv1fL0w +33+luFJDK0ARs9lPK/v5R5NETHOKJVKmaulON2Rt+qKxJ07/cvLqBWfexm9i1Lmsa5XyUHPz +Q9zhwAd/opTjxpaSrlXCqd//Ye1BblrXhaZly5azGIG4woV3zP5V291+Y/6CIrTs9+nHn964 +1vdbdYhaRZqdkJUR0vb8gB0hTZUS1vsn7df8xH0sfwKVcatB4/3QR3C1wLUFLif0bdV8jibw +HehefjByk2g0AvrXwbVLCEBNZDI6KLQgD38eLeLS0Cv0Es+jt4QGBCc/eB6B9sG1nTuLnHC/ +Fa7VcC0Buu+J8egtvgzdK1iBBr0CoB2ADvKfoHu536IkcTUqon38YXSr5jgbs5dPRTPpPf8E +OqjZDONhHe5OWO89tJ/OFXOQh0u7+h5/EvpMQP8wGs3debWF2w+ydcJ9PfSPg+t+uNZRG0NR +tBKD/oBz8G78BredmMjLpJMv5/cKg4QSYa84QSwRH4DcukLzphZpE7QZ2id0Bt083QO6t6VA +KV/6mfSVPkO/Uf+h4SvjWONvTCmmOtMf/Y6YR5rfsYwBbPOE5YJ1qLXWut/6sf92/zMBXEBR +wAKbwea0XfDuxFg0FAkIeb+tf4TuHG/jAuGT/q4/GI/t3q+Hu/cOQ1562NvmYNyT3jaB/qe8 +bR7a+71tARnQS962CLHyLW+bRoOT3rYehaFz3rbR+hj2/UsQExrqv9XbNiO9/++8bQvi/d+H +FTGvA4aS/T/ytjEKtFm8bQ5pbXHeNoH+JG+bh3amty2g/rY7vG0RBdg83rYWRdmavG09GmV7 +2ts2xo6ynfW2Tah8dJi3bUaBo5d72xakHf3oeHdNQ23FnPI6eWBpvJySnJwqlzTIGRV1nrpa +l6MqQc6uLk2U0ysr5Xw6yiPnuzyu2nkuZ6J03dThdGqhY17VXHf1HDnDUX6TiRNccx1F9XJp +uaN6jssjO2pdckW1XFNfUllRKjvdVY6Kat+YAke1J8PtvqfXba9mkavWU+GullMSU1PV7l4D +ytzVsGodCFFeV1czKinJCf3z6hM97vraUleZu3aOK7HaVZfFhlEeqBTdgssDPS6XXOKqdM+P +T5S/A8eJ8sTKhppyj1xRVeOurXM55bJad5WcXuua52XFtwbTUL2qod7LSFLP6iCZQ1ZZ61az +NORb/0jXb8h33kv5mpUrPJJDrqt1OF1Vjtp7ZHfZtVQkKc9VW1XhYeqv8MjlrloXrDWn1lEN +oieA7CAWTAONgZ4T5Dq37KhukGtgw2CCu6QONFYBKnDIpcC0BCPryl0+PZWWuqtqYDgdUFcO +1EHLrmoPaC+KqSQqHog5ZYfH4y6tcMB6ktNdWl/lqq5z1FF+yioqYZMGUopsglzgLqubD+qP +imec1Lpqat3O+lIXI+OsAMEqSurrXJQHqc+EBNjm0sp6J+VkfkVdubu+DpipqvAuRFeoVVUJ +ZOs9MJ6KkyBXuajUEjMQT3lCrzUS6JpJ7lrZ44J9gNEVwKpX/GuWpswB2Rqq6DpJVR1baH45 +GNZ1E+g2lNXXVsOCLjbR6ZY97gTZU18y11VaR3uofGXuSjA2KlCpu9pZQeXwjJKkQiDnKHHP +czEJVCtiDHQbQbW7DrbBo/bSXanpsQD1mewpd1RWSiUur9aADfASRx853dVgF7VylbvWdUOx +5bqGGleZAxZKVJnq+7TK0QDeAtOdFWUV1NAclXVgetAAog6nk0muqo46qKMW+KqvdNRKdCGn +y1Mxp5qxMUf1VZhELdRRCkQ8dIaPH8+1K1GSEizAFOaovDEB7xwfHz3UgL3qyga5opeZS1Sc +Whf914dsLG14qCLpvvjcwwU256plk+a7a50eOarbD6Po2r4HUhR12yimMtiZHK+/lLjAkyjV +etgDqpN57opuxlwL6sBjZEdNDbiXo6TSRR+osgNl2pB6NqXcUSeXOzxA0VXdRyfU6nqs2ynX +Vzu9DPewKjHmVAm/bVc97krq1Wzb6CY55EoaPcBXfANrHKX3OOaAYOCH1W6Jmuo/ZlR9loKA +BSy6KssoU5My5axpuYVywbSswhnp+ZlydoGclz+tKHtC5gQ5Kr0A7qMS5BnZhZOmTS+UYUR+ +em7hLHlalpyeO0uekp07IUHOnJmXn1lQIE3Ll7On5uVkZ0Jfdu74nOkTsnMnyhkwL3daoZyT +PTW7EIgWTmNTvaSyMwsosamZ+eMnwW16RnZOduGsBCkruzAXaAJz+XK6nJeeX5g9fnpOer6c +Nz0/b1pBJtCYAGRzs3Oz8mGVzKmZIAQQGj8tb1Z+9sRJhQkwqRA6E6TC/PQJmVPT86ckyEBs +GoicL7MhicAl0JAzi+jkgknpOTlyRnZhQWF+ZvpUOpZqZ2LutKmZUta06bkT0guzp+XKGZkg +SnpGTqbKG4gyPic9e2qCPCF9avpEKo5vETpMFadHHRKdMDEzNzM/PSdBLsjLHJ9NG6DH7PzM +8YVsJOgeNJHD2B0/Lbcg87bp0AHjfEskSDMmZbIlQIB0+DueccbEzwVxKZ3CafmF3azMyC7I +TJDT87ML6I5k5U8Ddul+TstiFjAd9Ek3L9fLL90j2ne9dcAoOtsr4ITM9BwgWEDZgA6pz1iw +rswFpa6aOmrbXudWQyMLo2rsTGBWqwYBMOGJ1eC4ah9rQloCz2JZR41uPQmbpuMENfSy8AHW +DZlIDb3OeS6IgB4aSty1kpsGk/kVHubpkAKr3GrOkz2OSlgMZlEvYqMgVjoqYZqnm80+DiX5 +kmFNbQVMmV9bUQfBRHbUQ29txUJvGq71pikmgdwjAV2lJzio/Ne6PDWQpSrmuSobEmFsLc1l +jJOKasBqVV7RmfpK60b5oEKdPIcRd7rrJEB0ibIkMcT1g6HTd8WyPw4OklQcJH8fHCT14CD5 +e+Ig6Xoc5A3ypYySx5czbgBQewCL9EOwkuzDStJ/BlaS1H34p2ElSXXYH4SVpB8RK0k9WEn+ +nlhJ6oMLvgdWkm6GleTvjpWkXlipt/v2gUuQzyFI/FhwSfLCJfkHwSWpD7vs3PhjQyap2i3/ +YMgk/aiQSfJCJvn7QybpWsgkfx/IJN0QMsn/CGSSCtOLpk6eRtlOn/S90JHUI/kPQUeSDx3J +PwQdSb3Rkfy90JF0Q3Qk/xB0RI21j6N0Ax/ppsBH/geAj/TtwEf+DsBHYsCnL3b4+4Cmzjfe +zkCDlAgfid9auUqaX3FPRVIFRJAFiTXlNUneMHZN5QyNR25UgxpQLapAc1A5qkMyGohKUTx8 +pqBkeKVCqwRGyCgDxtQhD1y1yIUcqAolQG82qobxidBKR5XwklF+Ny0Pu3PBpwvmzIN3J4yU +vsOqw7tXLYSV5sFa9L8gqYbRlA8HzPnHVpwArbkwrwjVw4hSGOtg1FxshoNJJAOVanivgTEl +QLcCxskw3w2rO9iza+kUMCoe4MgNr3tu8vTGvUWMQw/QdbNVU4DPVHj1Hn1jCmVshiprnXcn +qOx1wPkolAQvp3f8PBifCOPc8FkL0rjY3FomdyLQcMGcrF7UfHrw7cX1O06fUd262P64QEtu +NB/G0t34cXRMKU2EJw0wppzNrIBnNYzvOrafVAO1bAa1AEp13jVauVaOHhuq72NDN5OG/gcP +N5Jd3TMHtHpr7XprltCQH/CSvpOH/Ph+eeP97pG5Ap5IrFXHeqiVVTFd3wN9btiBv8cLlSyP +0ati1Hqsv4LxVM6eubxyzWGrVHt3PcG77+puqaupNqbacwLjy812v5rNr/F6mLqCG6jWeW2s +wmsFDkZD1bTkpVnHuLjWnkrZOGqHKnUfBTpa5V21ZRfzV9X2onpZSRTbOTrXyT49jK9SmOPw +yicxLygFC61iVOrYE59+yqBV6fWkgd089qxA4wrlvw7sV7V+umKPTmhPDfMaJ6xQymb7uHEy +CeqYrZXA0zr2VF1D+pYVErzeXAqc1TMqqk7mMxsoZ1GnzquZKtbXWyKfDLV9rFLltp7pMKHX +7tB2FdtPda+lXhHEA7MTbiJHQrecSSyCyIyy6g8q7QqvVvvu/rdL7dOcym1Nt0XXMb56rK5H +ovlMH1XfaQWfN5SxqF3tldDVa0Une6drJLBPqom5MKKU0VPH+PaP2nGlN7L5dqiUre1kHFd4 +OR3FvLPQy50DKLpZZOjZg96xqEcD10eCahhf5/UGT5+xPl/p0VjvGNB7nsxkdjDOJRab+9qa +qg01lzi+ZT/dLMvJ3r2vYp898eO77EUdy0Q0czq8EiX20dS3zaU6afDmFnV1qvMyxqPTa0mV +zE5ru3tUTqlOnb32vLfV+TKog2XEChYzKtmd1C2Rk3FK96u6lzbm9Mmr6kq+GOpg1qParm+N +a/Xj+bsy+biUvBL0WJiD7dF356DvOtfq40a8JXj3u5LNq7hJNJe6d6eWxVkHiys9dH09nm6L +9PnLtdnD5Y1zLiaFb6X5TConmx91g3wY1S33tTMkeObLtlG9rEz1mZxr8ksJ83d3L17rvX7g +s5N58LTiBhpzoQVMz9VeT66Bl5q9HCyiurpn9N53lWdfj3RDTylnEV5mnx4vjy5mSTezE1+s +u1HsdrJMUM32vbe+bqRVqZfmeu/h9/VVD4uavlzd420+T6LIobIbe9R6Z/SlWMMs+h54n+Pd +MTUfUquSuqPqPzNS3VyqEq+P1HnzYVm3piahTLbONJQLd3SdaXBXiGYAjsxnz7KhTwYclw9P +iuBuAvROYPuSzp7Q51HMG2dAm1KchqYzWiqNfHintGdBD6Uts3t6NwXG5wItOjcTzWRrZAK1 +AuBsGrQp7anQmwOfmd5xdMZ46JkO97Q9EVEUqq6XC7MKme/QeZQXldNC6O9ZtS9X2WxFH2dT +4S4f6E/yPk0H2tmMHuU/geEj2s718qlqLp9RpzqilCnN8cBRDrujvdPhMw/GFTB9pjOZVW5z +mQxZ8FyVJZNxoO6EytF4+MyDtemIicBXIdMCXanQOzKB7SOVZwKbT1edwkapnE3z7jJt91BJ +9OpS5YPqv6h75QImfw68ZCZ/IfQUsr1JB/o+uj7bmcgoUL4lpo3pTL50podpbIUMNo5qkeoz +p9vi8nvtynimL7pvlPMJbKV0ppGCG0rio9Z7d25kHVL3ChOZfJlMUzlsdAHoMRPGZ3f3qPaY +zWQd79W1SlO1e9UmcnppdzyTke7sbbBqptem0pnu+kpB92kG479HCnUH0r3v43vprGf3c727 +6+OnkK1ceAOtzGC+mMlGpbO9Luj2kSzmv1O9nE/vtrCeGDDda5/Tujnrq1+fH/nGfZfYodLy +rd13Bycwe8rxcljQrQ11hPQtdNXYlQl5rZSdc+q643bfzN0bNfag0d64M6FXrO2NBNQoPJGN +rbpmXE+velpSc1bPWac3drvRCdt3OlaxvA/19qAPNXarZ6LeqNfJ8LmKAT3dqMTNcKC7G5nM +Z097cnqNt3bi7nPOoys7WO5P6F7Ll4t6aKm40sHQAl3NcwNt3jxDSdedDGtYvldXmc/adV5k +QuWr946l/QuvOQ376j/X74F8wz3wyXIj5NBb/7Vsv2u8Z6kKpmGKJxO9dGuR71zWoxOqAbWu +VnXNrvdYH6U2Cl1bVaA6mNOLcyfTtYTUGh1dU2Lxylfj+vdXnX7suux/Uj1I6lMPuhZ5/fPq +QdIN60Hyv7geJH2nelBfJF/ai6eeWodv5HeroN6owiL92+pK8nV1Jen/15V61ZV6Kgz/O+tK +Up8M+++rK0k3OK39J9SVpBvWlXok+tfUlaRvqRf8a+pKEvpH60o93zr9mHWlHn/rW1e6Wfa9 +eXVJPZ+rSOI/rbokob7VpRtXN/411SXpW7Qr99Lgf3aVSWI2dj2a+ddXmaT/4CqTdE2Vqees ++6+sMkl/t8ok/8uqTNI/UGWS/2lVJonpoAioTmbcqtpOh+f/utqRdMM9/3fVjqTrakfyv612 +JN20dtRTA/rn146kf6B29G10/7m1I19kvXlGub7iI32Pik/vKs2PWfGRflDF5/oz2/er+Ei9 +Kj7fVnf4MSo0ddfRt6OeSoPE1qF3iT/gN1dJTC/3wJXEeHMy1JTI8GsN9PVFY9/+mzP2b5bV +f7v+E3Q7usGfNm6x/eoVhVwOIH+LJd+kkK9byF9N5C8KuaSQ/4klX5nIf7eQi7HkywfShS8V +cqGF/LmFdFwmX1wmf1LI56PIZxnkvEI+TSGfnCsQPmkh52DguQJy9uMk4exl8nES+UghHyrk +gxTyfwLI+y3kjELes5I/3k9OHyJ/UMjvYfjv7yen3p0onLqfvDuRnPxdiHBSIb8LIb9VyG8U +8muF/EohJ1rIO8fDhXcUcjycvJ1C3lLIG8stwhuh5PVAclQhrynkVYW8opAjCvmlQl5WyEsK +OayQQwo5aCHtK2KFdoW0vXhIaFPIiwdmCy8eIi8u5g/8IlY4MNt+lRyw87+IJS8o5PkWsl8h +zylkn0KeVcheJ/m5iTyzJ1Z4xkn27LYKe2LJbit5Gph++jLZpZCnFLJTITusZLtCnnzCJDyZ +Qp4wkcedpBWGtLaQbQrZ+phB2KqQxwxky6NBwhYneXSzWXg0iGw2k0ck8rBCNrUYhU0KaTGS +ZpjU3EI2bjAJGweSDSby0GWy/sFDwnqFPLhutvDgIfLgYn7dz2KFdbPJOjv/s1iyViFrVicK +axSyOpE8AGI+kE5WrdQLqwLISj1pgo4mJ1kBmloRS5ZbyE8VsmypRVimkKUWskQhixXSqBD7 +1Z/cf7/wE4Xcfz+5z0kWFdqERbFkoUIaFLLAROYbyDyJ1Cuk7jLxXCa1l8m9l0mNQtwKqVZI +ZSS5RyFzLRnC3AJSoZDy+8kcuClTiEshToWUKqREIY5RpPgyuctAZivkDoXcrpBZMyVh1mUy +UyIzAoOEGSmkSCHTYeXpGaTQRgqwWSjoT/IDyG2T/YXbFJKnJ9MUkjvVLOQqZKqZ5ChkCjyZ +opDJ2WZhsj/JDjMK2WYyyUgmKiSrhWS2kAkKGc8NEcZfJhmHSPoUYlfIOIWMvdUqjA0gt47x +E261kjGjjcIY+1U/MtpIRikkTSEjRwQIIy+TEcPNwogAMnyYXhhuJsP0ZGg4STWSlFv0QopC +btGT5CS9kGwkSXqSOEQnJJrJEB1JSCGDB8UKg51kULxVGBRL4q1kYFysMDCdxMWSAbF6YYAf +idWTGIVEKyTKj0SCnJFWIjtJxGUSDiKEO0mYkYSCBkMVEnKZBGeQILgJUkh/J+kHmuqnkECY +FBhEbAoJUIi/QqwwwKoQC8hqySDm+4mfk5gUYjQECkaFGGC0IZDoFSKZiU4hWhimVYgmgIhO +wsNDHizARqCXKISDe24IwWaCFILbsHP5Wjz4f8Mf9O9m4Fv/hP1faARn5gplbmRzdHJlYW0K +ZW5kb2JqCgoxNyAwIG9iagoxNDYyNgplbmRvYmoKCjE4IDAgb2JqCjw8L1R5cGUvRm9udERl +c2NyaXB0b3IvRm9udE5hbWUvREFBQUFBK0RlamFWdVNhbnMKL0ZsYWdzIDQKL0ZvbnRCQm94 +Wy0xMDIwIC00MTUgMTY3OSAxMTY2XS9JdGFsaWNBbmdsZSAwCi9Bc2NlbnQgOTI4Ci9EZXNj +ZW50IC0yMzUKL0NhcEhlaWdodCAxMTY2Ci9TdGVtViA4MAovRm9udEZpbGUyIDE2IDAgUgo+ +PgplbmRvYmoKCjE5IDAgb2JqCjw8L0xlbmd0aCA0ODYvRmlsdGVyL0ZsYXRlRGVjb2RlPj4K +c3RyZWFtCnicXZPNjpswFIX3PIWX08UI/IOZkaJImWQiZdEfNdMHIOCkSA0ghyzy9vW5x22l +LhJ9hnPN5wu33B52h3FYym9x6o5hUedh7GO4TffYBXUKl2EstFH90C15Jf/dtZ2LMtUeH7cl +XA/jeVqtivJ7undb4kM9bfrpFD4V5dfYhziMF/X0Y3tM6+N9nn+FaxgXVRXrterDOe3zuZ2/ +tNdQStXzoU+3h+XxnEr+BT4ec1BG1poq3dSH29x2IbbjJRSrqlqr1X6/LsLY/3fP55LTufvZ +xhTVKVpVplonNsJWgy3ZgB3ZgmuyA3vWbsGNcN2AX4R9DX4VbqR2Q5baN+7jwVuy1O64j+Tf +mReHvbDDdV1xf3hq+ns4aPr7VzD93Q5Mfyf57I/z6uz/Aqa/kVr6G6mlv8VZNP2t5LO/5Olv +3sH0dzijpr8XZ/p71Jrsj7zJ/ji7oX8DN0N/vwfT36NXhv6N5Onv8SxD/0Yyuf/wN7n/8De5 +/xsw/Rv4G/r7NzD9jeTpX8ueuf/IW/rXyNjsj3dk6e/gbLM/nmXpX+Nclv5OaunfoCeW/k7y +uf+yD/0demXp7/CuLf0dnC39nTjk78fIx5+/cowB5vTPeKnuHmMaLRlmmSlM0zCGv/M+TzOq +5PcbeW76GwplbmRzdHJlYW0KZW5kb2JqCgoyMCAwIG9iago8PC9UeXBlL0ZvbnQvU3VidHlw +ZS9UcnVlVHlwZS9CYXNlRm9udC9EQUFBQUErRGVqYVZ1U2FucwovRmlyc3RDaGFyIDAKL0xh +c3RDaGFyIDYxCi9XaWR0aHNbNjAwIDMxNyA2MzYgNjM2IDYzNiA2MzYgMzE3IDk4OCA2MTUg +NTIwIDM5MiA2MzYgNjM2IDYzNCA0MTEgNjk4CjYxMiAyNzcgMjc3IDg2MiA2ODQgNjM2IDM5 +MCAzOTAgMzYwIDYzNiA2MzYgNjM2IDMxNyA3NzAgNTQ5IDYzMwo2MzMgNjM0IDYzNCA2MTEg +MzUyIDgxNyA2MzQgNTkxIDk3NCA2MzMgNTI0IDU5MSA1NzkgOTUwIDY4NCAyOTQKNzMxIDYz +NCA3ODcgMjc3IDYwMyA2MzEgNTkxIDI5NCAzMzYgNzQ4IDU1NyA2NTUgNjg2IDY5NCBdCi9G +b250RGVzY3JpcHRvciAxOCAwIFIKL1RvVW5pY29kZSAxOSAwIFIKPj4KZW5kb2JqCgoyMSAw +IG9iago8PC9MZW5ndGggMjIgMCBSL0ZpbHRlci9GbGF0ZURlY29kZS9MZW5ndGgxIDI3MjQ0 +Pj4Kc3RyZWFtCnic7X0LeBTV2fA5c2ZmZ2cv2U2yuV8mgQUiIQnhZrjIBhJCICQxBAQBzSa7 +IcEku2Y3YEQE2npt+aRVEfACKEVExTTwKSAqKm0VVLAFW29FW7StRvTzp15iMvzvOTOb3UBQ +qtb2/54/w86cOZf3vPf3Pe+uj8HWNi8yo1WIIFdds9s/zKh+ihB6CSEcXbc0qBjH7vkc2u8g +xFXX+xc39/rQLIT40TDnkcVN7fVTE4/9FN5hPF1p8Lo98/Nn5SE0GIbR2AboKFNbDPB+MbwP +bmgOXvNJQsdr0FwI73uafHXu+zqnPIKQMxber2h2X+NfSyYL8B6Ed6XF3eyN/6jkMni/A6FJ +Vr8vELwcrT6DUO1WOu5v9foXbKrthveDCBkehD4MF/0zQ1Ok7xzhBdEgGWWT2WKNstmjY2Id +cfEJiUnJKalp6UpG5qDBziFDh2VdNDx7BPpf+Ifr8Shcj/ajv0N7ErofdZN0xMFVD730+Qiu +Rl0wXgszV/M34Gp4NvNbEQfjK/mXAQSHR6FadDW0nPxWvB/tQ+/B6tV4jTBduJzOZhtRWJ8J +z+NPhAKuAM3jm/lJfCe/mu+EGW18Pb8adcC9gHuVv4dfzh/hl6N5FDNcRj8UD7QRz8CD0EZu +Iy7CibiIexk9y/CfjDfiCcJh4TA6jo7jSpj5CFrGyfi3+FOci+fhTlj1GfoMp8PbGG4MPoX/ +ChivR6+SeYKMNqLbcDS87UcvA97voU9RgAeo6DbhODdcOI6eR++iP0A/QkswB/dUMkI4Dtcn +aDtaApx5F3PCcTHWkMHXc1+gLvxjbhv3BR6EObiicTpw8wryMl/D/5a/BUaBO6Byo0g6mQL3 +hXSGcBxvBCzeFetxO8yj13LYp4t7ntsDND6N3ga6YHduIbec24jexjvxPsAYoRvwTr7GUMsn +o43iRn4eOkV5g17lXgZ+VDJ+/BT9VByJPuNF9AkpwzX8dsox5BSeBTPIMMwQo9E6PMPwY6AE +kXFoOaJW9iJGwrPaBbMkMRWt44eS+wB3jlsR4htuRy9zBaQW3cOu2/EedDvagwIIQJAhTxhE +gSccRtmKrYNzlno6XJfOU16YnzEi+6xXxWZQOlBlh6Vd2XPmTOU8PlmY3yGkdBCn1ME7B717 +vsF3R2TPrJyn7MHDiot0sMU1RdA5ex406Rt0Q39xERuju3YITvhXWtOh1DUot9puHTT+Vpt3 +/Aiq6eo6vl7YCh7OgNL3Ix4PATaIeMjjWBJu4XiUe/BY10hkO9Z1rCsvxp5hd2bYM+p51BMg +yT3vqesM1i8+bRWzNB3fDysRaI2EUtBNrvzkJC4lMTUuPi4hNT4+zpkYJ8egnUZxp3lNvBwX +k0BsKYki4i0GEhdvMxriTCTV1tOVf+xgl70gvsAeXzAS5U48DfsWRBcU5AFxBpvwEf3A0PzM +zoQUjBe50pMTkhOTkpKTk1LGOsbGFTuK4+Y65sZVpnkd3riatKhFOH/smNFDhuNEDhBXeEes +aEjD8TEZJAcP4k60Nza236+u5MrwUBxz29qKFa5X1frHx119BZl8+eL6eepq9bPew8Lx37x2 +x9MjoleuVufhgL+K0Qp+mYsWYxnfslxW8W20i3+AE7CFRzbJ1jOxKx/Q7zrdlecyVhprjH7j +KiOPF8UAEvR6BNerG+mHr/lqsxirvkWdEZp35i/8GND/RDTOlYRewsd460uWY/IWO78l/pB9 +fZJhigXFTkiy9RzMpzI5ebrLpp4+ZfvHqbzdVyavTObwImwHsjJFR2zcqPyx4+xWPEhBdhvK +yI/jx5TeXrHuwQfXVd/lqn70MvVVdQeei3PnPcxPUt/Kz3vs3nsfyx+pvpmejsdhB1zj0pmD +pHQKlM54NMaVAMRh+c3oo45DtgesmLOgErvFEmVLoHI73UXl1XX6JIgP5LW7JnFVIsMoY4x9 +9JChGl6M+kvwqPw4IVpdb7E5puf4V1FOXPp4y3Mvcjt65/rwhttbkgYNfXRD7+tibO/22kWn +GL8pb34NvJGRE93rusgoosR0E/pd/BFxk/WoXXkp/XDKpkHAJDMaFE8SLEaLaVI6scROGAK4 +HTzdlZ9PsQIMT57uAba9f+qzU6BW9uiCPFdZ7tBJyqSMyUNnKbMyFimLMlqUlozrlesz/EN/ +pvws417l3oxHlUcznlKeynDkp+WlT01zpc9Oq0yvS6tJvyFtVfrtaWvT70/bnN6Z1pFuWwQU +h/g/CTuBeJBB5pAxowdnjAI9BB4YKP0Kz93vv3rBpd5bcaN61/Tdq3e+jqNw5u9v/K/Ab+YE +/hYEZ23BX5TNKJr18+asm3pXb6tfdPj+X+9JmVORk4PtKakfh2RDuoAndtCXOLvVKBoQOWC6 +w3rIuMsgixYk2aJtPTM7Yqrn7UXSmQMXzz/ItPLk6ZM9B+2MeBwWi4OJJZ505S7KvfVOKpPi +XSuiLxpGcuMcv/plbw9fs6fFSwQqi4Vn/iJYQSdsYOcXu5Ljt6CjVvsW4ai03noIP0BieWTh +XElTTBOoQVPeU1OAXbtsJ0FVK9Jq0jTF0LlDNRS2JsxSNe0l23CDun5GZ9sR9TMsHwnuuj/Q +3h5obW8n+7l5X3bdX7cQl2ICV+minhe3b968nX6Ynsjgg4aCDzJAS3W5UKooGFJFUZBTJVkQ +BSNtc6k8wfCRUglP5FSjzPPEKfNop8SvETnZKBkEHhy4USQm27HOdIIXHdS80cljXdG6K5KY +KzJo/5hj6uuZn4ldqxLkXHmuXC+vRCvxSmmlMSjfKm+Sn4HrCFwnZFu0lGJMNzuli4yKuZSf +JpRI043zyHx+rnCZ2EAawSkvFmvMQbQcX8u3CculoPEW/kbhRukW4wZ+nXCntNH4uLTXeBj9 +Gv+aO2x4TnrZ+Dp6Db/GvW44Lr1hzF2EFuEMkoHZRfhpvduuVFdwWfgwl6Wu6N2ON7yEbeon +wvHu4ZyTq4qwddCns21918C2fvKbbd3xDbZ+989Dts7XbNVMXbN1QeZpRE5GU10ZyPFHbHxJ +OiZsMuM/JGyKPmRen5Ls4CSHBRVxlqgJKUzLDoI+a07xJPOKpwCv3NTJqRQvR0Ya7u8QFSRo +1ijIPU9a7vnZ1R+tWKmuVI+qj+GZOBNLeJK6dllNw49s3Kj666+fWqR25Y3EY3A85Czj1edu +r1/R1qLxbAn4pVrAdSh6y+WymDmraWxaehrLqgVeHpuenuaUTWnpvIP589iXHMcSNtn5TU5w +VcPSZFN6sgHNTq6yxhoqM2cNo77qWNdJoIQ5K83D/4N6+Oh4Xe+sNPzpD4iCkolGwSuMRqNs +NJnMJosxShiUZE6yJFkTorKlHGOOnGPKMedYspQCaYJxgjzBNN483jLTOEOeYZphnm5ZZl5m +2SftM+6T95n2mfdZnFbRarBKVqNVtpjGWSZnXZllpLrUF1jSMR/niOUzMocMtTOugtHmgh8Z +M3osiJqPD7x2ZX3dTPdkHPO0+oXa7ftoxVXvBhuXlDZP/vjA6Z66NyDefJKXN2rM8ByTcdDm +h3ftHjQI20aPHl+Ql2uR0u7/ZecjaSEdGAp8NYE2jnDFiFui0Rbzoej1CcYpUWVkimMCVcSe +UBg8lff4uJjJiSUxJML/AmIkJG24c88uW7FiWdt117WBSRSrT6on1D+pe3EJWf7wli0P0w9G +6gtqF1wv4ItxLFwXazKuB1wWQs6biCa4ksw2I4ojFlti3E5i22m8h6xPihlhRuLw/nH5oO3X +di3A7M5NvpLGZmdENI5n7OQcsdFULYWFS95fof5ULcO7cduK95dcdTTwSlfXK4GjV1WNuxhv +wV7I87dcPE49XFqkfvG3v6pfFJUyOwG8xHrAi/IoH3i0MxrtNN9DeTQiahwZ4Rh+Fo9cJpQY +H2NLzE2cnChQRmkIRI8ZzUUyitR3PPdcx6+ee+5XuAGvV8ERqxvUxXgD/7ra0/Wh2oP5D7sw +j+NVj3qnuk714HvwEnwVvkfLi4BXV0BsMGmxQdxiPhqFtjjWRx1KfiDhaCKZEu1KMBstSTaW +7Gme5GTXSRaT+2KDMzIUUBdC0YIwOtQBPoUgGgsCy5cvn7G77QiW1c+OtO2eQR3LX2kUeGjT +poe447WL1CfUXrieWFR7vxjL/MqZ/eo0lrOZUBSa5Eo0cciwSbBC5ia8YX7AJkiiBVvMyGZj +6dtBZoEMs1Pg5WgeZ6+x++2r7FoeFysOx2Oolun53B9f/tUl9WV6Trf73Y8+XHiTiGhih8GL +IbJVuA/FoGZXklWQosgWO94lbUGyZDJyRgiXtmhrdSyN1VHVMzts1QtmdtjpLbp6AYRuK3Jd +PH/iwZ6JBw9GsxzmYNdpQJAihV0Jk9HkGHq8JFG2KHslV0kqHTVcDdGMlqZbsXEToAE5iH2Q +fZSdG4WvVm+7ZOEe9eVjv+rsFO5TnzuDVGf5uDPoV8fwm3DquYTpPKR/QiJfAwn9711DSSoP +ETEVDnv0QTgRTgipEGidHEEnIKrCcUfgkcF2bPcmWMjp4bIrPyJtl/oiJA2P19ETsQ0uhcvj +XNxcrp5bxa3lNnMd+nUArqNwvcOuT+BKFOCsbSEyeNIYnEKS+CFoMB5OsvixaDQuIAV8njQN +TcOlpJSvka4Rb8I3k5uEm8V1cMrbQDbwdwobxe3kcbyXDAbOxGQYaVxMB8OKx3F4sVqiLuNr +erqJ+NVmzebhLMO/C3mECeW5YvkD4tPcAbRGOiBjwQgHFkTM2lnloJblQ57/uM1SafFbSDjJ +p9d+Pqq3lVvcu4Hb+tWbwnH1bfUD+OxQ36Z7bAZbEYHH1K8kRxGEzW/GHo1fb8O7okUOxURZ +7CUQd21JWhbF4lvuyfxw1E1eRf0KnMocsWDJcfGaO+7Lq4Zsxg2c1R5XAnGX6uWl/9383GG8 +m3vEv0D9KOemZcmDhjyygcv6avP9LPLiiDNN2hPoAeA2svE26j9y2TFGqBH8wipBP8awI4wY ++2WXxq/bgZYR4IuGogddFyEnH5tg1+Iefp53PJ+w087vdN4TjnnJiRDyEjOH2d6iEe9g/4j3 +nu09iG66+3RV+7NwQWpBWkF6gTIjbUb6DGWevCh1YdoV6Vcol2csSfGl+tJ86Q2KD9L2oClo +DlquS79OuS5jneku891pG9PvUTZmbDNtM2+z7EjdkbYjfYeyI2PYItwvpKVhFtIGD7XH8ZEh +bXBGPs8fXv5Bw60/md+29cvfqW+qv/8v9c+33YZN111/44Kb73znCFawdTnmhW3qwXEXl1VO +nJqQkf/S/s//Z+wYXFw2q7p8WllaRt7vOk984mR82oGQYTfENSdqdGUlO6KNvAEpoiEh6k3l +6CByKG1XSowBxUabJYs4PdYSPT092ZJqG6K5BvAFqdQX9Eykbr1AU4iJkIdNPEndgZ0emsEl +RKUPzRtaOdQ/dNXQtUMfG2pYhFkW5mBHr9AhJMOuOdhwlsbvK3rS/+whdT3G08rrfZy63lW1 +2A+vDVMeXhzsJNsamk/9pXcuN92SkrTsqu2bet/gpu+76qF7We52ZY1f04NEdRrkkDUoCo91 +TY1KRVECbzJbiDUVXMfZbiQKZoEbiXJaZc4mIHmT9AZBu2xRVpNRoj4FPKPNdmxmh1zNXOHM +jljmDxHlAXMxNrAGMAZQlAE9Df1AsiQxl7M17HJcXCXn5YLcjeB07mBuZ3eE2zmmu50EHhuJ +IIB7MwhSHHYIDtFhGCwMFgcbxqAx+GIyVhxrKLAWRBWjYjyDzOCLhWJxMecVb+QgTxdvttxs +vYtbJ6wTN1g2WLdzO8gO/iHrQ1H/jfeTPXyHsUN+xrTXstf6AnfYctj6YtRr3HtcQZ9rsmIt +ukzGieCjRoBbrlezSp66+4h/wex4ma/plbgvvhr75J0fjp+ZHvJXhgLwV2b0imsUGWuQDNxY +zEn0QThIDvFYWTY6ZQN4bImgZ02CUaJeWxZH8vJIBPlMT9exLr3oAsHPHn8e390ZRWjGWW/k +oqQoYzrnMKRL6UaHPJybzE3nKrgyQ5l8GTffMF9u4HwGn3wnt1Zaa3yI6zB0yEk85gmyxuFE +YrNehJ1kPB5DKrCLlEhzpfnGSmsDXky80hJjjfUG6VbjXVJCiB+gpXgQRLH9+ANcjefiv6t3 +qNtPq9vV24XjPe+S9O7hfFHPm8T51X6Wg6hzhSvAxuj5dIIrNXw+PWRdj/9EdqXC2dTFTqkR +WYjt5Mmzj6jOPuPQ84+YiNSSi6YpR0QKshVSkgCkJvf37hblrREJCBlHcxJ2QsWoQ/2U8GI0 +sqB0VxTaanjAasC8hEx23ma19UAGyUI8YJWHM4ZwY0ZHj8sQaZpGePUPG35x+3qctWrVSvXT +z/FTb76Jn/3HR+qEt99Wx2u29yoQX4B/DP7b/gTazmGIIX3+m7rsV+mhGv9YXQFzt6qfcl8w +PFJcFrRVfMBqMch2ERGr7RiksSEkYsbS7HBoRlw0xBjD1lXwh7PW3/6LDeqnp/Bv3n4b//qj +f6iT33xTnfq5hgOcv4Ul7Pw9ymUVadDkwVTi0MWCFDJlK7NigVoxy05zIbjl4U6XMRw6ZaFG +tcN5zEZD5lflfGdIx8WrAbaMVrtiJIEjoMhGUcC8KGEIySYtJNt1HQYNds2NE+JEm3kimWAo +IzMNC8g8YZHBRxbTs7XYYKgxryTXGFYa/OYb+BvFHYb4oVw+N0Gaws2Uqrn5wjzpSqmGqxea +JT93DRzBV0q3Cmukh6WYRQxTzCyVKuVqbjh+pnckSVTTeneqK4XjvSe4jN5JPae4st7dGl+m +g32mgl804x+5ZoipYJ8CeEOwT3m0SQa3aBwNTtEEiTgnjzbKhHDUQZphOjhIs1MGYkXItUyS +2SQbJa3CbDJA4qjz1ETdoznsHl8KWXL+wIY8UFL2vkNW5DHcGCFPLpFdcF0pN8krZeYZBbhk +8I7Cq/JRGbyj8LEcH8fFklg+WrCJNgATbYyV40xD8GBuuJAlXiQNNw42Oc25VuorR3MThPHi +eMM46WLzZGsJV0qm8dNpxcM8n8zl50oLjNWm+eYrrfVcDV8r1Ig1hhrJI9eY2jg/HxD8ot/g +l4Ky3wRJnfgT6Rbjjaafmm+z3iHdbV5r3cY9RLbxDwm/lB4ybjPtMEOKJz4u7TX/Bh8kh/gX +xePc6+QP/BvCe9Lfje+bPjAvYD4lGdN/OMOEM6bjhfufwsPhs1B9XW1/ar/aDqlgD+F7ea7n +q82E61FpzQvimpVvB48yDM10DUmBdM3xUtyxxE3RqXDEMR6y7Bq0JfoNdJQMMSOL1eVQpogT +skK1R5q3ndQqYHCcp8kO+JiLai7ST4WZaMxoWgGLH5NBD2HhkzWJPMpum9HZ9rJ6Gptfbuuc +AZb8sLq/8WDdFbsXdGzt8l13TcB/3XVP1y7EU7u/woUL67b12NVP1b8oGTh+7JiNW4m4dd3G +TVvvXLdVr9MXsDp9PMpxOdAB4xp8IE7i4mQkjLDloDgj0U6Odi0rY3XszspETJMmDZtBOEPh +4zWvIPJZmJt0a9eXX3zU+w+8Dhz0rGWN9fWN16gdcC3hO3uu/uDEn/6GB7mDXvWLBx9SP/cG +3aEzBsQyZMLtrmlyqgmZjKmSEdGHbBQNopRqAOCp9ICRCvpPHxA/MIIUAiOnEQyC5/EJ2cBa +WDBgkzlkD1H68SmUM5hYznDsYF+Eu3CzeAOOVkYbSTcqJNc4ikw0TiVlxiqy0FhLmowBcq1x +NVlF1hhvM96F1pK15C7xHuMm42bymLGD0OsZI70OkAPkiPGI8Sg5Sk4YTxjfIe+Qj40fGz9H +n5DPxTPGfDB23iwROYZL4VOkGDndAobED5cGy2A8/ARptJxnKeJm8jOlItlnuRGt4m7jbxFv +k1bJd6E7uY38BnGjtE5+UOzgnuGfkaitHuGPwHnlD+god4L/o3hCOir/Fb3Dfcz/TfxYekf+ +En0mjgdTMDJDMDJLwL9Vm/Dy9/6Gl8Nzu3pDz5fqDdwkbpC6G5f1nuh9Fteq98FRluqPcAvT +HztSUKXLGY32Rj0t7k1aY9ybICIDiU4zRxkTknk4KaWZ4xw2Q1wiyWDeWUsytNS+IHR2oodr +lGnLzM2szITTRegrG3tMqKHl51lY/waHRC+44ooFx/8cbAu2/Zmbft3N6lvqa72ruSl4HI6v +J7dXls+6VD3YG6itc7vVdi5x8HNr/nhMOL7/SPMG5ovRmSlcF+BPUMwTHAQoDmGSq533T7+U +h0fhQZz1T73/87Zw/MtmFnfgbPM8zLdDTIu3mySOR8IB63ojWhMtxckFNPZE91VaaEYKyvW4 +K8YfsylGOw5qNmzP0EssEDDab7m1Ha9Wn1P3qU+qz0ESs3rvpk17ycqe1erz6iE8Fk/S7JTx +WUYxaKQrzrzTYNqJ1hhjLAYs2UbwJgk2jtXYGrJU+n1ZXidyYLovZRafMcie0We1+7mVOBWP +VI+of1HVlXj1cf+11/ohXH3wYW9vN/+0emWzx9NEeXQGjnXCCSbjO13Dzk7cJSTRuCTR8/+z +ImfgxwtxaLzBSK3PCNZnoYYXxQzPoIf56G+oCGQjlpo7BaeUxxL0Ggg7MjgkOEEmESe+iIzB +40meXCH7ZBPoLdGDrz0W/xI8TjXe1vtbFnm7uNiezb0/5dr6zvHCZ0CHEV3nSjWMpd9MjwXX +4qSJ8LOSIGIDN5I3QAYsaxlwge4fQl858h/RD817DRgtco2WRWRKFC/GJXiGOBfPFytNi3GD +WGPahx8XrYlckuESbpShFBJhl2EOd7mhnms0mFi6wIoxLFvYyaXjZrWq912WvSIeQfaKevTf +CbwHt3LwifR7xRSXlduOdvHbIccBnYvp971iKFV6j36DRD98jbpC3QbJHaN7KBjqGjjLx6BL +XSk2AZulLSLehB6wirtkDo6YBqNgsRRHmWJtb1F5hbIy5icndoVrTSfze7psp2hWCidLYZVh +lcQtwg44OaZiDYFB9lG09EvW/KZsIs5XX1E3dna+9JoY++G4ovIzqGczqcGo/InHQnXUbuET +OMTOdDkTk+JCpdSkvSl9xdSUtOTEkeZRKDdmhDg8jVY+TvYcBLs6yApxcOllVVoa6LwyHfTc +KfKhuirfv64KuGUI3WvVQ79kxdX9+Ed3Ynv7is+ve//LT96euDjrQ26eb9o0VmBtxPfRAmvJ +NPXMxx+papQNZ9IfPNDfy3DV1/44PfOGK6Mm/gOlS0xMhx+648bQb0hoVdGwGziNkRT+YQlk +e81qauRPTc766UkO/zKqF7PQfu5p9Aj/NJondKJHhHo0j3wKz31oIfciROmRSGb9zWge/zxa +IqyEeSdgHayFOY9wT5/ZT36PkoVxKF1YhvbD3M0UnvA8ul2ai3ZAf6LhM+iHuWQ76iAyehWe +W4U2JIuj0H6DB02ne4lbYU4WShcTAR+wfHElvL8Nn8NnusROtJ+MQu+R5Wio+HNUD7gPQfeg +32AbGN2fuCSugWuA3HQG2cyX8b/g/yQME5YKnaJZ/Jn4tEE0DDbskYZJJ41LjHuM7xt75GHy +XHm36Q5Tt/kSS5LlWssvLK9YzVa/9QVrV9TYqLU6p3JQFliAZhE25KKcFT7iMuDJQ18SvqSP +n+v7eItBedfrbQ7mPaC3CUB4UG/z0H5CbwtwVv6t3hZRFPq93qZR7c962wS6+n/0tiX6XmzT +21Y0OuZRvW1Dpph39bYd8TFdsCPmIY3BeTGf6G2M4hyK3uaQ5BirtwlSHJfobR7aV+htASU4 +rtfbIkpzrNPbEsp07NbbJjTe8ZretjjHx9n0thU1TJiht20obkKn3rYjacILU33+9tbGxQ1B +ZVhdlpKflzdKqW1XpjQGA8FWr7s5WyltqctRCpualCo6K6BUeQPe1qVeT458ztKxdGm1e2nz +El/LYmWKu+E8C4u8S9xz25S6BnfLYm9Acbd6lcYWxd9W29RYp3h8ze7GltCc2e6WwBRfkyfi +VRnofa63NdDoa1Hyc0aN0sbo0IiIqfW+FkAiCDQ1BIP+8bm5Huhf2pYT8LW11nnrfa2LvTkt +3uA0No2iRInq44MyLOD1KrXeJt+yrBzlAgjIUUqa2v0NAaWx2e9rDXo9Sn2rr1kpbPUu1VEJ +7cEY1qYxLHIbWQ7vDuS5FQ21Pq7LI772Tz5XPhcsWuWsnRsDslsJtro93mZ361WKr/5sKLJc +6W1tbgwwGTQGlAZvqxf2WtzqbgHSs4F2IAuWAceAz9lK0Ke4W9oVP0gNFvhqg8CxRmCBW6kD +pGWYGWzwhvhUV+dr9sN0OiHYANCBy96WAHAvk7EkMwuAeRR3IOCra4QjhUf2+Oramr0tQXeQ +4lPf2ARCGkYhsgXKbF99cBmwPzOLYdLq9bf6PG11XgbG0wiENda2Bb0UB7nfgmwQc11Tm4di +sqwx2OBrCwIyzY36RnSHVo2VALYtAPMpOdlKs5dSLTMFCTRkR+yRTffM9bUqAS/IAWY3Aqo6 ++WdtTZEDsH7KaDj7MtaxjZY1gGKds4CKob6ttQU29LKFHp8S8GUrgbbaJd66IO2h9NX7mkDZ +KEF1vhZPI6UjMF6WqwGcu9a31Mso0LSIIdCnBC2+IIghoPVSqfjDGqCNKYEGd1OTXOvVuQZo +gJW4+9HpawG9aFWafa3eAclWgu1+b70bNsrRkOo/2uxuB2uB5Z7G+kaqaO6mIKgeNACo2+Nh +lGusowbqbgW82prcrTLdyOMNNC5uYWgs1mwVFlENddcBkABdEcIncPZOFKQMGzCGuZsGBqCv +CeERhgbotTS1K40Rai5Tclq99Ee8bC5tBCgjqVxC5uEFnfO2skXLfK2egJLZZ4eZdO/QgJxJ +zTaTsQwkU6bbS60XLIlCbQMZUJ4s9TX2Iea9JggWo7j9fjAvd22Tlw5otANk2pDDQmlwB5UG +dwAgelv68YRqXVi7PUpbi0dHOIyqzJDTKPw6qQbAeYNVM7FRIbmVJuo9wFZCE/3uuqvci4Ew +sMMWn0xV9Z9Tqn5bgcMCFL1N9RSp6cXKtIryamV2xbTqywqripXS2UplVcXc0qLiIiWzcDa8 +Z2Yrl5VWT6+YU63AjKrC8ur5SsU0pbB8vjKztLwoWymeV1lVPHu2XFGllM6qLCsthr7S8qll +c4pKy0uUKbCuvKJaKSudVVoNQKsr2FIdVGnxbApsVnHV1OnwWjiltKy0en62PK20uhxgAnJV +SqFSWVhVXTp1TllhlVI5p6qyYnYxwCgCsOWl5dOqYJfiWcVABACaWlE5v6q0ZHp1Niyqhs5s +ubqqsKh4VmHVzGwFgFUAyVUKm5IDWAIMpXguXTx7emFZmTKltHp2dVVx4Sw6l3KnpLxiVrE8 +rWJOeVFhdWlFuTKlGEgpnFJWrOEGpEwtKyydla0UFc4qLKHkhDah0zRywuyQ6YKS4vLiqsKy +bGV2ZfHUUtoAPpZWFU+tZjOB98CJMobu1Iry2cWXzoEOmBfaIlu+bHox2wIIKIR/UxlmjPxy +IJfCqa6oqu5D5bLS2cXZSmFV6WwqkWlVFYAulWfFNKYBc4CfVHjlOr5URrTvXO2AWXS1TmBR +cWEZAJxN0YAOud9c0K7ia+q8/iDVbd24NdfI3KjmO7OZ1mpOAFS4pAUMV+tjTQhLYFks6mje +LRywaTjO1lwvcx+g3RCJNNfrWeoFDxigrsTXKvuoM1nWGGCWDiGw2afFPCXgboLNYBW1IjYL +fKW7CZYF+tDsZ1ByKBj6WxthybLWxiA4E8XdBr2tjdfqYbhVD1OMAiVMAd0l7Bw0/Fu9AT9E +qcal3qb2HJjbSmMZw6SxBXK1Zp10xr664PhQqhBUFjPgHl9QhowuR5FllnF959TpQlPb7ycP +krU8SPk2eZAczoOUb5kHyefmQbqTr2OQAqGYMUCCGk5Y5O+SKymhXEn+z8iVZE0O/7JcSdYM +9jvlSvL3mCvJ4VxJ+Za5ktwvL/gWuZJ8vlxJufBcSY7IlSLNt1+6BPEcnMT3lS7JerqkfKd0 +Se6HLjs3ft8pk9ziU75zyiR/rymTrKdMyrdPmeSzUybl26RM8oApk/LPpExydeHcWTMqKNqF +079VdiSHKf8u2ZEcyo6U75IdyZHZkfKtsiN5wOxI+S7ZEVXWfobSl/jI5018lH8i8ZG/PvFR +LiDxkVni0z93+OaEJhia72JJg5wDj5yvrVzlLmu8qjG3ETzINTn+Bn+u7sbOKqShqciH/Kgd +taJGtBg1oCBS0DBUh7LgmY/y4BoFrVqYoaApMCeIAvBpRV7kRs0oG3pLUQvMz4FWIWqCS0FV +fbAC7M0LTy+sWQp3D8yUL2DXsX27VsNOS2GvJbCmBWZTPNyw5p/bsQhaS2DdXNQGM+pgrptB +87IVbkaRAlBa4O6HObUAtxHmKbDeB7u72djZcGYzKAHAyAfzPecZVS54fC7DOgB7+Rgm+YD7 +KLgi14VWjTgP1Hq2VuNEUJcT5UwQ6BqPcuHy6POXwvwcmOeDZyvQ6mVrWxlXcgCGF9ZMi4AW +4lJIUufqAx2jnPcy6XkBOx9aBnOprL4fCVBIJTDSDnMa2MpGGPMzvINM2pQDrWwF1Q8KdelZ +XDmbjrCGtfXTsPNRI8M1EO2a9NzQiuTauboug+y+/SVfkP18/1Y7sLzDNDfCiMxaQdZDtayZ +8foq6POBBL4JF0pZJYPXzKCF7aCR4dTAxrw6XYvZLi261LN1uWvS0nbTdEzT52yGl49Jv4Wt +9+u2pu3gA6hBXccadS1wMxgap2UdZpBhcbY+1bF5VA816CEIdLaGu6bLXma5mu5lRmhJJpMc +XethzwDDqw7WuHX6ZGYFdaChzQxKkI2E+FMPrSbdkob14Rjegfoain8Q9FfTfrpjmCe0x8+s +xgM71LHVIWw8jIIg07VaGA2yUW0P+Wt2yNatuQ4wa2NQNJ4sYzrQwLxOUOdMM+uLpChEQ2s/ +rdSwbWM8zI6QDm03M3lqspYjPEgAVmefh47sPjpzmQdRGGTNHjTYjTpX+0v/66kOcU7D1t+n +0UGGV1jrwhQtY/xovqAdQtZQz7x2i06hN2JHD7vTPbLZk3JiCcyoY/C0OSH51bMYonm2kITq +2N4ehnGjjul4Zp3VOnZugOhjniEsg0hfFObAuZ6gBeYHdWsI9JsbspUwxyJ9QOQ6hdHsZpjL +zDf31zWNG1oscX+NPH0syim67JvZM+w/LkQWQRaJaOR06xTl9OPU162lPGnXY4u2O+V5PcPR +o2tSE9PT1r4eDVPKU0+EzCO1LhRB3SwiNjKf0cTe5D6KPAxTKq+WCG4s7hdXtZ1CPtTNtEfT +3dAeZ/Mn8I00hbCUdQrCGuZmMrpwDPrvczY/BsItW5d3E1vXeB5vLvdJp5X5WTfzK2G4oZ5A +n0aG7OXs6OHV/ZyXURHaaRmjysPWZw4QDzP76D57hQxjoWibGaFlms2UnRVfapm9+yJwbdPt +IKQnS2G0cQCOedE1jM8tuiX74dKil5t5VG/fiki5aziHeuQBLaWBeXiFPQM6jl6mSefTk5Cv +G8h3e1gkaGFyj+TXQFyVIzgXKcNva6sBPfNWdEpC1hayJJo5NPXlHq36iv4Q/Uyjr4L7Yl1i +WjykWiX3edV/pac6P1W1uo0E9XhY38ep6aiY7VOByuGN7lMBb9XoMsgjq9hYKfQpkMdVwchc +eCuC3iIml0I2QsczmTVeBm0KsQLNYbA0GFVwp7DnQw+FrbB3+jYT5pcDLLq2GM1jexQDtNmA +WQW0KexZ0FsGz2J9Hl0xFXrmwDttlyCahWr7lcOqamY7dB3FRcO0GvrDu/bHqpTtGMJsFrxV +Afzp+mghwC5l8Cj+2Sw/ou1yHU+Nc1UMOuURhUxhTgWMytgb7Z0Dz0qYN5vxs5DRrGFbzmiY +BuMaLcUMA00SGkZT4VkJe9MZJYBXNeMC3alan5nN5EjpKWLr6a4z2SwNswpdyrQdhpKj81LD +g/J/bt/Osxn9ZXApjP5q6KlmsikE+CG4Id0pYRAo3jLjxhxGXyHjQwXbYQqbR7lI+VnWp3FV +EVKZyvhF5UYxL2I7FTKOzB6QkhC0SOkMpB1y3w4ljL5ixqkyNns28LEY5pf29Wj6WMponarz +WoOp6b2mE2UR3J3KaKSSvRR2LdZ1qpDxrj8VVE6XMfzDVGgSKNTvUyN4FpZ+uS7dED7VbOfq +AbhyGbPFYjarkMl6dp+NTGP2O0vHfE6fhoV9wBxdPyv6MOvP35AdheZdiO/QYIX27i/BIqZP +ZTqGs/u4oc2Qvwau5ruKIa7VsXNOsM9v94/ckVljOBuNzDuzI3xtZCageeESNrf5rHnhXu20 +pMWs8FknMncb6IQdOh1ruXwo6w1nH5rv1s5EkVmvh+XnWg4Y6MtKfCwP9PVlJsvYaDim+/Xa +ia/fOY/u7GaxP7tvr1AsCsPS8ko3yxboboEBuHn+CCWfczL0s3iv7bKMtYN6ZkLpa9Pn0v5r +zzoNh+o/58pAGVAGIVoGyhwi+d/K5O3Xz1KNjMM0n8zR4bai0LkszBPKAa2u1nyW1MPaR6GN +R2dXFSgPFkdg7mG8lpFWo6N7ysxfhWpc//6q0/ddtf1PqgfJ/epBZ2de/7p6kDxgPUj5getB +8gXVg/pn8nUROIVrHaGZF1ZBHajCIv/b6krKOXUl+f/XlSLqSuEKw/+bdSW5X4T999WV5AFO +a/8JdSV5wLpSmKIfpq4kf0294IepK8non60rhb91+j7rSmF7619XOl/0PX91STufa5nEf1p1 +SUb9q0sDVzd+mOqS/DXcVSI4+J9dZZKZjp2bzfzwVSb5P7jKJJ9VZQqfdX/IKpP8jVUm5Qer +Msn/RJVJ+ZdVmWTGg7kAdQbDVuN2IYz/cLUjeUCZ/7tqR/I5tSPl31Y7ks9bOwrXgP71tSP5 +n6gdfR3cf23tKORZzx9Rzq34yN+i4hNZpfk+Kz7yd6r4nHtm+3YVHzmi4vN1dYfvo0ITPAe+ +C4UrDTLbh77lfIffXOUyvlwFn1yGm4dlTTksf/VDX/9s7Ot/kYb0/04anbkeXY4G+Cv8CbcK +D0EqItiJ7HAfjDMAZwEPRt3wNgjFwT1T78tk82ibYIWNp6Mn4Z4GOxGcykZTUCLck1Ea3JNY +TyK7J7B7PLvHsbsDxyIrQHWwN9omOIa1o9k9ClvRChiPYm+0TbAFm9HPoM/C+izoAOKxGZvA +ZwhshGD6/+PgsQnLaAj00RECdxf00R6CjWylxO4GZGZ3ukLsvCtHKIzBIqNLYHeezSKMIo71 +YHZHrjMryJlLiKqSnq+yhR6VfJVNulXy5RclwpcryBcl5PNu8plK/qGS0yr5P0+ST1XyPyr5 +RCUfp5FTKvmoSxY+UkmXTLpc/IcfyMKH+eQDmfy9m/zt53HC31Ty127yfjd5D17eU8lJlfxF +JX9WybsqeUclJ1Typ27y9lsJwtse8lYCeXNzmvCmh7zxulN4o5u87iR/fNUp/LGb/OG1WOEP +ceS14zbhtVhy3EaO/d4kHFPI703kdzDjd93kVYD/qpMcvcMsHB1EjrwSKxwZQl55OVp4JZa8 +HE1eguGXUsnhWHLoxSeFQyp58YVFwotPkhdX8S+4zvzWKbywiLzg4n/rJL9Rya895OBam3BQ +Jc+nkOdU8qxKDjwzXjjQTZ55NFl4Zjx5+qkk4el88tR+u/BUEtn/ZJSw306e3GcWnowi+8xk +L2y2VyV7VPKEgzweTf5bJbtVskslnfHkV4mkI448BnAe6yY74bGzmzwK8x9NJo/A45EV5GGV +7BhCHlLJdpU8qJJtKvmlTLaq5IH7rcIDKrnfSu538VuAUVu6yWZYsjmNbILHpm5yHxB/Xwq5 +VyX33P2kcI9K7t64SLj7SXL3Kn7jbU5h4yKy0cVvUMl60I71Krkrh6yDhevSXGfInbD0ToXc +YSa3Q9ftM8kv4PELlfwc+PDzOLLWRm5zkv9SyRqV/EwlP1XJrSq5RSU33+QUblbJTU5yo0pu +UMlP8smP15EfqWS1SlYlkpUyuV4lK1RynUqWd5Nru0m7SpYt3SYsU8nSbaQtmCy0dZNgMgl0 +k9YV5GqV+H3Zgi+btHST5m7S1E2uUskSlTSqpKHOLDTkk8Uqqc8nXo8seFXikYnHxdfVykKd +mdTKxF3jENzrSA22CzUOcqVMrlDJIpUshPeFKllwebKwQCWXw9vlyWS+SuZ1k8tUMhfeXWfm +qmSOSqrTyOxYUnVpolDVTS6FgUsTSWVFolDZTSrK7UJFIim3k1lppGxmrFDmIDNn2IWZsWRG +qVWYYSelVjK9m5RMixVKHGRaLCnuJkVTrUJRFJlqJVMKncKUblIIMAudxDU5SnCpZPIlVmFy +FLnESiZNtAiT4shEC5ngIeNVUhBLLlbJuBgydkySMNZJxoyOFcYkkTEH+NGyRRgdS0av4kfl +m4VRsWSUi883k5F524SRKskD+HnbSK6Z5MSQEdnjhRHdJNvhFLLHk+EecpGHZKlkmIMMjbcL +Q9PIEIU408jgQcCA4YPTyCA7yUQWIbObZESRDBevxJJ0maSlkdSURCHVSVKiYoSURJKyB3zG +z/lkC0lKnCkkrSCJsGniTJKgkng7iYPd4rqJA/ocThLrITF2Eq0SO7zbVWLzkCirTYiKIVEH +eKuNWFfxFhixdBNzPjEBaaY4YlrFyxYiu3ijSiSVGFQiCrIgqkSQieDi+W5CPISDVZwK3ssi +YDtBFoL3YM8Na/Dw/x1/6N+NwL/wLxX9X3o5MywKZW5kc3RyZWFtCmVuZG9iagoKMjIgMCBv +YmoKMTI0OTMKZW5kb2JqCgoyMyAwIG9iago8PC9UeXBlL0ZvbnREZXNjcmlwdG9yL0ZvbnRO +YW1lL0NBQUFBQStEZWphVnVTYW5zLUJvbGQKL0ZsYWdzIDQKL0ZvbnRCQm94Wy0xMDY5IC00 +MTUgMTk3NCAxMTc0XS9JdGFsaWNBbmdsZSAwCi9Bc2NlbnQgOTI4Ci9EZXNjZW50IC0yMzUK +L0NhcEhlaWdodCAxMTc0Ci9TdGVtViA4MAovRm9udEZpbGUyIDIxIDAgUgo+PgplbmRvYmoK +CjI0IDAgb2JqCjw8L0xlbmd0aCA0MjYvRmlsdGVyL0ZsYXRlRGVjb2RlPj4Kc3RyZWFtCnic +XZNNj9owEIbv+RU+bg+rxIMT70ooEguLxKEfKtsfEBJDI5UkMuHAv6/fedNW6gH0eDxjPx5N +8u1hdxj6Of8Wx/YYZnPuhy6G23iPbTCncOmHzIrp+nZeVvrfXpspy1Pt8XGbw/UwnMf1Osu/ +p73bHB/madONp/Apy7/GLsR+uJinH9tjWh/v0/QrXMMwmyKra9OFczrnczN9aa4h16rnQ5e2 ++/nxnEr+JXw8pmBE15Yq7diF29S0ITbDJWTroqjNer+vszB0/+25kiWnc/uziSnVptSiKKVO +LMrVK3hFXoEd+QVcki24UvZa6xl34BdlKcCvyk7zN8x5B7+RS/CW5+hdO8b34HfWanxPRtwW +zMG9lv7VBkx/DwdLf1+B6e9wl6W/V6Z/tQXTv8Rdlv7VDkx/j55Y+juN09/jjZb+gv5Y+gve +aOkvWkv/Em5Cf/cGpr/34KX/yvR3mk9/j/OF/g5vF/oLeiKLP94l9C/hJvQv4SCLP9yE/iv0 +TehfoVdCf+d1eJYpwRhhzv+Mp2nvMabR1I9BZxLT2A/h7/cyjROq9PcbJvPUpgplbmRzdHJl +YW0KZW5kb2JqCgoyNSAwIG9iago8PC9UeXBlL0ZvbnQvU3VidHlwZS9UcnVlVHlwZS9CYXNl +Rm9udC9DQUFBQUErRGVqYVZ1U2Fucy1Cb2xkCi9GaXJzdENoYXIgMAovTGFzdENoYXIgNDUK +L1dpZHRoc1s2MDAgNzcwIDM0MiA1OTIgNzExIDY3NCA0OTMgNzE1IDM0OCA3NzMgNzExIDY3 +OCA1OTUgNjg3IDczMyA4NTAKNzE1IDM0MiA0NzggNjUxIDY4MyA3MTEgMzQyIDcyMCAxMDQx +IDY1MSA5OTUgNzE1IDQ1NyAzNzkgNDU3IDY4Mgo3NzQgOTIzIDcxNSA4MzAgNjQ1IDc2MiAz +NjUgODEyIDczMiA3MjQgODM2IDM5OSA0MzUgODIwIF0KL0ZvbnREZXNjcmlwdG9yIDIzIDAg +UgovVG9Vbmljb2RlIDI0IDAgUgo+PgplbmRvYmoKCjI2IDAgb2JqCjw8L0xlbmd0aCAyNyAw +IFIvRmlsdGVyL0ZsYXRlRGVjb2RlL0xlbmd0aDEgMTQyMTI+PgpzdHJlYW0KeJzde3l8FEX6 +d1V1dU/33GeOCXNlch9MSGYSQo5pcpBjgIRAQhIYkkACIRwJScAQsoZVOWTlUBRZ72t11V2J +oAiaXVBcRF1d8VhX3fVadHXXqLvruv6EmbxP9wyXy34+7+/9851MdT9dXd31VNXzfOv7VE0G ++9d3ITXajBgkLlvT0ffCg/u3I4R+ixA2Ltsw6ORK7lOD/CGk/cv7VqxZFZP3B4SYIbievmL1 +xuXP/mLaHQjRMYTSRrq7Ojpv2WXTIZSdBe/I74aMnWE1D9edcJ3UvWZw6LMpzxO4lur4bHXv +so6D7mV2hKb2wfWGNR1DfQeIncL1Z3DtXNuxputY6/SlCHngHeymvt6BwSFUN4mQ9zrpfl9/ +V1/fuO8DuH4AIQI6Igx/0kfSmZOuCUNZTsELSpVao9XpDUaT2RITGxdvTZhiszucrkR3UnJK +alp6RmZW9lRPzrTcPK8vv2B6Ifr/5MPZOTP7NXuajtAg8yekR2jyL5MfhYfCneEW5mbkmJxE ++9Aj6Cg6iV6djH7QOHpOPm9AB9Fx9PLkJR/0Y3QzehDs41301YW8/egu9Cgau6zcHjn3AfQw +egwdQk+jE5C3Hd0IuT9Dv7ikXC/ahnaj29E96A1si+adIGYc0eBzpCan8QDehawoC1WgxWgA +XY22gl6n8GzIK4G8esjtR0PoJsg9ik5N/scHSjWhIOpBa9HjUOJZOS8DchegTsiFvGi5dWgY +XY/uRQ+hZ0CvYdDsRnTbFd73Y+IiLjSIPoG3vYRvISfRL+CZLZwZKcFOTyMHeERQOkJvf4RQ +uHPyX+AzS8k35D5yIzpAetBsUV2Qn5LsMBk1apaSLOcYk1zprnR3dO9wVnY7d7gr2iuyswIN +zZUVCS5XS3aWE7IrnGO43Vk5NmtDd9yOSqnAmDFzjCRXSqlnTPxJOwjuCpfLBXdMF+8cmTx+ +wyW3HkdQV/eCZqlKKbV3O8co3JQPCZAT1UC6190OR3cFKHDF/MtUnOWe1b5jxyy3c9aO9h0d +RyY3L3U79e4djwcCO/oq251jqL55DEP+0z9JGJt1Q8uYvr0bz4CWSUrMamj2J7gM8JbAfHdg +Xmuzs3JHe/S90Zzp8hUikoMrEDg3AyfzUxyhSEqeV/70inyYluMyuAzJcMBQ6vvNLDornREI +ABLo+smP6EPsBEpEBahTrOA0MZrC5LxpeQU1yWXTygvacJOm3lnv6nKtn6a1Muk1NpMpttbG +6IivhlFaszxGtwsZBXRHoa7QUUg8LmH/dP23E0H9p4ZC/YTHWFiI/BN+Y2Eo1+OZMBZOywli +M3InpqSmEJ/XWJCflJcbE2txT8XuRKQoxdKVHSu8KalSDqfQYotZysnLzacPhd96Z+0TlU3B +xmAzjjlaVJ+unLKu6O1JZFlw/6q2G2c3t7xc4J/aV9J40xxCZhZOXeW/8UH85z+HP6oon4+N +z57EuVetG1VqjukSwv/8JM/n9pU8vTM4nO00p2XEpDvuesqXlf64hJj3grXeyH6NnOhWcVO9 +o91BWIYzxDAWQ5KhiJ2u8Wn9Nr+90BFgqzWV2jpbnb3G0cYEaZBdJDQZ2uKXJASntNna7D1M +J9dlWGrptfeRQcOodXTKqD0Z6fS6bN4zJUcn6jidTlVrIsRRi3kH4V0xMc67EnWJjkSi15Of +uvTf5nqC0gH6DflDuf6JPE9Q6sBgOvaV4oJS7POmSJ3k9kkdRy1mqb+kr4veeE6/8o1Fx3f9 +9PpFb3YpqyZ6P8E0MyN1ZWDVmWWM63TrEy1Pvzc6eK1Y9rp7xp9+1bi3rHSoZuVvFkDrQ9AF +X2AbWFOMqCZNmEfZHuzHBHuCEzCUYE1uQx7+4quv5DLDk+/TO9h/oniUBvZzs9iXnem15CV6 +U715FZaZiRWplXn1lkXxrQmtjgWJbZktWW3TFuQtKGjnl2qXGpfGt7vbUzdoNxg3ZW012h5O +edBDUmKUHsrYqvTEVw325UQmbDIhj1KT7kIxKU50Z8TOnC6NJtfF3SrZWp4HzO2MoRDsDQ6G +PM86SVH/hDG2MHje3pJ83vwC31TosaRoT1nsmJG7L2JgsaXYJFtdqmxykr3dEX7jzD/CH+25 +dmgAm9/6ACuvHr7h5omfbb763nkNyT8pWzbbMW+Dpy/Yuubp3TcdwHc/O4m+PzHyYhEn7u// ++Ye//1nXiQKueIzUrRodWl69Mt04w1S2KzSwuHd6TEritJ/3bBvbF/W+3exXSIXcaKaYk48L +VV51kbEozmuvxDWqCnXAGIirsKstNQJxgcPpXOiuZF2yI5kkuLj9SbKnfRtprtRUPXE5iUFv +dDmNWDaPK7jR7rPh78Lf/Pt7LGD1v8P/446PT3JvbFuyKSkxPibJtbFzyQj5PNwbvh6P4B14 +J94UHj335Lz3btv/4dw5c+fW1X65647X589tmCt5yjOg/RbA9wzUJ85V8lY+ky/hfYaSmABf +YWjlF6T38MO82maz1kgqi8lMsqs2mbMTndKhJEqltpZTOhOddTZsM7uQ0yagu7N0WY4sItye +qf9UhhAJQ4ITHiTbPsAIXAGSyKMqtUoCEl+e3K6CS9trcFlchvNoQrfMLqt+4drhj+dqG/7Y +U7XFm5Xt83hvWdx8fxGzOTQzs9W18fDs+mb8TvevZ84K5CW94a1Jy80cqpvT40xxxKnJ5IHw +IKXp3oLHpDbfBuhwC7SZQ3ViroCVJAlX4wBpJhsZBQN0y0kIA7jK1LIM4XW8g99EGAYRQnUS +FaMeaIexEHAxiPz+kKEQ2oK36Se2HcdBAbuxy+eit4SW/J68cm6MOUv/cVbLJh6ABx+Cnh4B +TCpBt4h9KhXrsaosnnRViie9uFjlM09L9HpqVZXm8sRyTxNuYVtUjZ4e1XJPT/GQaoNn0Lep +2OqdUTGDFM0ArMLZhmySnZ1e6xCmEZ3GoSEajaFWULpdBfapMS5mqn1GAVUz9/h1foefqG8r +jYxFrDQWAOIXxwJOnlBhxMns2PJfRyQT++Dy4uhE8EoamqgjUm1OaW154OWNI1/P0TV+usq/ +K2tqdl529uba1ln7n5yanrm0tO33bRKMrXmwvLr2wFU5I+SVzGtWLH/EP6u8yH16em1GelbP +vPqVdkfsg6PD+fOsVnNF6Wl3UVpWzvZFI0fjtHyeNHYDk5+ws9gvwF47xFoWawTOHIMTBLMl +2ZJvKTcv4puVzdpF+kVp7UyHuY9s0PWZTTExVq+RZGSkeDllDFoHBoolG/Vk+bN6s1inRd2d +KXkhuGGx3DNSgjENJstQDMhzhZnuMocsyGNnFbRUl+xuui/876Xtq7uXtmHNA0Nf3aTb9I8d +656sqpzTWD7rme7d36/Rro7LiDUlLOpow8nPHcGJnR3LZ9T8bcWSmjmBT/bd+XFVbdXSpdDK +veFdxC+js09MseIMnEl8qJBUomrSiFpIJxC13zBqMNMmiCwosRJCPME8D9J/kytrDnZoIv7w +pzc9hm2hdWS31HOvowT2aRoCnCoU3cwvMF3A/0KpU2CFqME5GlFD0KPKzRjjDPZRhUgx9QSL +z4QgBYNIFovPwJtdBrcBDNyQZ3CxT4c+eDD0AXE9CNSxWBLuIa7QB1BT1uTfyF/BvywoR5zS +AyBEjHkWRqFQeRnBZDKa0VWxuljMdcVIVimBvzQ1eiLwZ+Z+YH5SdeSvX72Yc0++Kn3Iv3iN +NUEX/g3B+Nrn3zSoj2rtGalpg7OZrrskJmQFrroEalYAa90vrhQFXMtVKoggKHmyDdpmhjuC +ktkGzTOzLDfCDSgI481Riso+JaMUlByDh1nM8jo15hQCw6pREipEZagVOPUgPIvWquGWks1k +89k5bCPbxW5iFWynChoCLQFYiJVAIVjsLywEzJNGYps+FDx+/HjkxANEoKDLzbgYwAmTgNkl +b9wUGrnpRWLH/Ej4bPh7fHe4gz19boi8F0qGnjzfHg7dIC6vwtWEsJRVcAu5rRwD1BxhVkEX +0q2UoWaGMDyukGFsAI8QDrFkPYMZQLBKVMsQghkKjZkRbQqH1gKyYfiqmEzGxzQyXcwmhmM6 +FVJToC1BAG4J3wDpCi+0QzrwMsy5cJ6kfejj8Hehj9/Eb+A32NPfeyB9zNpB71Og93TQW0Cr +xLlqhUPhVVQq5ik6FOsUig0c1mHCObCF83IV3HxuFW7nRnEfp1JjypFW3MgRosA8jAXlOUwU +JjSk0qlEFSEmuloZmS8BdoFQFfuLI+r1rwvKHYsl88SGPHb6v0KlR3Eeue4o6/3+t+zpsyI9 +HtGL3gl6qVCR6BZ8iNNzhOMw6yOM0od5inggSwManQZzghmvVkNFuRIsBIsjdKQQiMm0nHQs +T05yoneey2TeOvd3Ricl9vRYuHss9DaKxOz0S9kWU8U4TH0cw/A6wSHUCQxahM10UR1Ymif4 +TeiMPI/kXvQu+mXoi5OhL+Bp1/cfsK4x6W1bAfcI4F4Ouk3cqBIYB3In8GZHOp8Wl+RI8hTy ++frpJp8jP6OWr9TXmCodtakVGc2kMaHR0Zi9Kn55QpdjeWa7Z1NMn6PPOZgxmL3V6BZErb6A +lw7IYE2jNs7lSvbapFkdgNKVZrEaLMhlFdBgri63L5cIPdMumdKjM7qUDGD203IyMy/M6Eng +wDH0woSRep60AXamJF3ka3bMknk19W/tuzc8uUW7Dqddc+SVjmWBA0tPHsPF/7wTEELbGP7b +jXc/275R/KLhwZ/jhxc+UiRWFxd9t2T5joFlS6xmqznj5fuf+ao466/Vbdd1B3umaNMsWQcl +JJBGeh/0vh5i1iaxZIa5xBYwB2z12gW6Lp0i3osUegVRKIQ4r5IReJ3L4SIGixO6V0R9iKJe +l87ld5F4hVlY7YxYwTfBCWmgJCOIuHaktZmyzV0S80BGBLrovsrSOa/fc/Ikvnnr09WNwVfz +C3I2LXn+oaF9Hk8q1S17uHTOnNBb7OnsnMJHts3pT3IkhH6Z6cnpAdSX/CdTRtAklIcaxDxW +bVGnqhtJk2U0njMasrx2u8Lm5Zlsr4KPsRizdDpFsgWt8+l8oo/Ys8yK1d6o7U7IVGXivP1O +RNw5OlKuqObRSRyfb4BLbkCETcuFpEs2c0HVghdvD32Nj95/X21D7erWWx8LH0pK82xd9gVG +wbXQqtH8qpzrl4ZfxNw1D/qme/FLvY8UlAEQxKVkblvSc0s273iZ0Pza2ARNuMFkt7eFbmvt +SY7XhX6fkJTaCaN2NNxJ99ARZILIbY7oyyWFllxnOamxlDmbjCuMV/MjU5RagYstM1A1axc5 +QaU2J6A9EG/5E4k2QbCqt7ukdkvDNSENljxehZeRTRiuPIvEXoyR4EFhiJDqPXOryg51LtxZ +Mz4eeKbnpY+e27F73gOB+oGaO8dI8faP5tbOS0kLZ7H/s97fGP5d+IuXTs0qDG1Lsr4peWcJ +6D1Kg+DrN4gzqYxr9Vw718dxAqNg45lYdhauYZrRQryREYjCCo+wVkDtGjSLEsQQyhI16YYJ +CogmRUcmj4uJgr5AjaagWoDrYcSinYJOAAg30UraRddTll7D68/IQJ0JtC4Izui/iNTwlWca +iQZIQE1HQ4MvvhYu/y1eiFtp8HsFfp2mnnueKZZ0L538Kwmxd6EEVC1mqVkrGB6j0itKNSol +m5AQ62eEOtuojWjRDTZeo7cqeSAM+gLF9in6bzNzc2Hihvg2GJnB8/IizD5Z7mmfwe3Lk5gC +4ORFpkRCvh9Ne/Tg6Og4vi48wsfFzKmb2hkDmGM88jJpuAvPDB+7K8w0L8tMS04QJP2Ogie3 +wWQXgwrERMYSY1lvYfQavsxEtRhreGJFN8Y54trjiF5l1WyPPW/20uzgjyxXQLh7MayA0Y+E +FRbaNm6Mi18SmPPzOePjzePLnvw1GZmzLSUjfXbRuV9z5tArNQ3vviJhSQ8w93VglSoUi0rF +rCKtV+81F8UEtBX6CnMghtf5BWrxM0o1mGK8Lt4R74/vjafGBG5L3OXRHfidHiJZZNCjvFx0 +IXaVrG9d+LO/TYQ/x7ETf8Nxzz1y608ffmT/vkfJ1PBX4edxMTbAX0n4RPird954453X33n7 +fL+AVlfoF/b/rV8s/xf9QoMjcrcQYOIfse9CPBMLcW+TWEYRhRlcZYxFsVy8Ot64EC9k5yva +VM2aZkObaX6sfoOw0UISvBbi8grKOAszAEEwloJKfzJjt+i6k6IcPNJZQbm3YowWM/lPDm66 +pBdZ+6KOZS2Lz957Z3iytbWjfXEzZm+7Z7IqfO6jP4dDmH//faxgUzrD7x85Ev5TR9fy7mXL +sPPoYexasbR7ZagDJ+Ki8G/C74ffA9QqiM4c7P7ozDEsLuCxDWfjGbjQVqmrNlfbWnGTrsXc +i1eSdmWX6mq8XmUg+BCU1iusXpFgoGhxXggjWXlSEV2MwQJ0QqPRO2HM4hkzYqUJRfKboEwS +g9KARCYVaVAgkhwOxR2XFogidOACPpsun13Y/eHJsDb8+Ul877Ynquctum9XR7Y3c0P956eW +3DAtO5PUh8bY0+7svNuvuvedAny/uCzRFht61ZWdsSbKgzZAG1nkFA2EocB9EFJAMECB9XDS +QBgkVj7hl8kOuDDdcK7hJPkMCN4HKMrvvoXn1Wij2NKkxNPJdDZf2UvamV62XTlK+phRtk+p +ahSalK0qppMZZNYDm1YSRkBUT720gi6gPZSjVAFUBst7GQxLzGhIq9M6tPVahjUpVmuizgP4 +FqV6MsGWDKMfBfvBenGE8AEdZb89GV66Idx1FGvxTrwZm1jm3K3Myu9DQKZPMCWSzisn/8L8 +k16FXGihOFPnrnOTTJyozYhJipuBfdoZMb64GlynrNDWxcyMa8GN2pW4SzuMB7Qmvd7sV1OX +ywpQqEM73bEJwpZE0OvycDGIo7AnsR3JMi9EihEPhyEryGP+ueThto0vVdfU4+x/tx+do2x6 +auE9R598oHCDJ73aopyVnVtVXf3HvdiIp+enni6vfvu1l96xx1k8BhmFPqXt4O9xYJetophC +MzU5tEhTbC+nAU3A3qqpj+nRtMcOaYbtWlzscOimlFioSqXw6wS1Ot6Kdrskg/S7GAdOMG45 +T2rk6EtuhEQOpGa4LmK1BRrkjPiZ0RIFCtp+7sXSfO/upv6/TFO2nVwT/mv4FM785uN/PYX3 +7rv1kJokrPjptJycRVmvpOWD41igLWXh7/6ZcfN9B6+DUVg7+QnzNh0CVrNXXMcRIcFC4hNS +hIykXKE4qUyYnbSEDcbMdzV5FuT2sqtj2p2dnq5c8zA7ahh0bkwbzNyBt2u2WLel3YxvS1Ah +bVw6tTObE3FiYkqpnUKIWcoIrvSEOG0CcsUp0C4gRA6f39fmG/Wxiq3eK/PXYITABvEPwk+f +N/UCfZXG77IxjZUpbExsDPN26L2R381StrzbOXJDSsrqtB/79m4qnDH9l6s6X6lQVr+6bMWu +zIwl3h9nXltVhct++nyR+43yuvqmssTEOCFOm3rr2srhHE/BNPeLvpq6uZVud4w6TmmvqZUQ +NnwV+x0gbDKahraKHRK60jhqk9DVEhdjW6xq0bQYFgO2LoxfaBt06hsdXY71tsFsmpzs8jGq +dK+dE2TUtRAPYK7dxKG8gRRLAhI4G6NLGMjT5WFdniPPn8dkAQDnRgBYWibK1U98GlknkgPA +CX90xS6IIyb+n6sigNR6oojaDXMpPn9XvL7ksTeEuGzL5Qjdsqjjg3HaeV36uriELy5F6/Be +nebYQcpchtQdEoLDZLgj0H91vJK5+z9xe3W4hZaDf7iBxK8V55aYSjNys2bkVAgB0+yMsqxA +ziIcZFtjevBqtidmhO1zGhJZo8uSJsp2IzKaqTMtCh2HOVeS0Yq4OHRTriPXn0syE+K2TANH +kReo9cAtPUF5hor4TKFf4jt65Lps1aJE7idiuGA20CeGS8CAlofD4W9aHm5QTj3V2X61221v +vH3o1N/mzZr59OKOa2vUY+OBH4u3H7zupw0/Gw2fCX8bH3vc6Juanrq2YnlFOQTfij2nZ1fV +pablnPs96Ui0vXZy/Dl/lCsx/cBDjWi66EIavcapYdQAWoiWK3WsACBvFs19ZqJWWIXtJhkC +ZKD3F8MAGyJ7O+4fEoJYpl+ZUZe/8L7A+Hjfoy3TsrKYPUphTsm5v9Dgz1oDrEKqeTHMHzvl +GeEZ8a4qZgWzkWE0WEUoJSzLq1WxOJ6JY+P5eFU6k86nq4pIIZNLvXyxkKecoQqQClrBzxbK +lQFVI24ljbSVXahoERqVXbiHdNEetkfokuYVOsCPCP3KEdVUtRlqVZg5FuJqDCGTQFhexQhq +COgZwhchLxdAFdwwWs9xqB8mFb+2TTuqpdwKjf5LMHIplJNWa4LylCsx5ihhlpZwgTLDV7Ez +/KMPwi+EX303vOFlXIi9YGi4QFrnoG+ezWJPn82gvz9rpx9LcQswxD3AUaW4ZZ5Y6CU+XZEl +x1lBKnUBi+hcCLHLKL9pivp87IIhdlGq+P917KI4z15/GLvUlVc9srxtVyVYTt3B3pOfPHfd +3oafV0PwcsfjpOCGD2fX1WWneIHTvjlzfvi18Kenflc1PbQ5acor0g4ADN9VoDuD7MAFMOZH +WczehKyjEI5spxBghOTOiu4aXTU+zpmjDKBIXkmZIboZH+L1POF5VikzH0GayjU6jaip1zA8 +Y2YvrKSEcs9P5esi+1AumZC7DHls0clQ/MmT5C8nyTuhVPZ06Aiphp49ANpdy74n74zmiHZc +QUSVpoAwHFjVqICFm1A7teJ2SeftPCh7JnRGVtefKfFtCEAYSetr33xTPT7Oxp34Phm8A7AC +xqs8Ol4BMa/YmjNlurPOWjal2tnMdXN9esGIiYGNm6mlmLeXsUqDGfj0TZGxSkjgt7iiy1C5 +uej8QPllRu37geMbfuj44/PGVoCnV1Y82dG8HTxq9lDVXWPb99U/sH7WXOzFhl3vz51dn5yK +z3w/SX6caP3jSy/8rgr6uwkhLh90V6Pt4hoNY2OycAZJZ5JpCpvEZ6q8uIitwAF2IW6mLexC +1RqylHbyPUKncpVqI/4R6aeD/CZhQDmssqul6FNhBcdBgv4Sr2EJr+McnIdj0C6tHvylV8sg +7lqNFN5d9JdL3OW8s0CIiU1cfvhPj4U/Cv/5l+F3n38Fx96O7c/R4Nn7meC5+2nw3N1Mh5Qk +pHgy3MnooO8tEG8WwAgq4nG8Io1JY+twNVPN1inacJuiF/cqRvEQGeJGFUYFxuphGIgcaVVN +56DbY2TeEiyO2CXMSu4UactMJiwKjljMRmluZnSfPP78849/Mm+vvzhQU1p825xw58v4QyAl +2fjDl5U1x0Y3hf/wwKPhM5s3vVApzSDrJv8s7+RF9tEreRpP02lxcnGmb+rs5NmZ5VObaVts +MK4hoQ9vStYZbLk15vQaM2eL7oP5DILbhQQruiuywZnlsu67dCO9sDASJUtbYOf30YmCoxcZ +h7HgAoP0osisemEf/eJmQymmu1taF4W/POpdnKS09cz801lz8IGOxbcEmltw1h9WH6lsXPyS +ON2z2r/noXwxe3XZ3HtmYYYpOxF+rq9/RKU+pkvAwufTc5K8JePXnsH28vL54bMP3D7uzU59 +4v62oWyHJSPNko7w5Mfh15jFMjLki8kAsiyOwcl4OqpBFbgJr8BX4a1YiY2E8UDYI40N8UiT +iUc2kongtuOSeTCLQ3m/JC9x5u/GFRXS+FdE14ZV6Dnx1vV4WEGUlFVaqUWZRd3KAmEOLVM2 +M220mV0o1CsXqrqZNbSbXSG0K1eoNtEBZaxKwh/BzCsAWaBi1sxxCpYqsFLFEV7asdNgjsSQ +FJJPqghMevF8Ol/IV/Ng4AolldaYNRA0p6B8VIXqEYeWa3iBi+fSuUKummvjOG45oFUwV0pA +hTyeYDBq/NF9vvNfBHxIIG7ZDaTV8OmhMMGfhHvC7X8gijB7Bt+IbwMcc4Z0pCt0O/mMfB66 +nwRB9+uhp96Se2CqGC/QXI5RMrmY16xR8qpWpRkioVZmDejwTa4+BOlT+ZcD0gJxOvblGdw+ +lwUwjbwVeuLECTL7xIn99N79+8+2IXnfqJNMyL41VyzhGM5kYSymFJzCpJhSLFVYZERTlaWe +qTe1M+2mjWgDBGp9pg1mixFT9XqEjX7oHqpyoJti5X2ZSzwMyJ2051eQb/R5iUSKfXkxRjIB +7jXn9qLSmtoS/9554G6kOPxG2PmysvKFTZvxlEcfwGmbRo/VKF8OS9Hv44C6CwHD5BULFRev +GFYwhLUIrAEQFvMyxEaWLFRWflvseYiV58Li6IqFL7q0lHdxScmQRxeOtz22cuz5cb01oamh +5peB8ZFA/duvQRdd17gxMyttdhFTBvU/CzzoAPSOCv1InJdG/oDfExgB6zQObCMOTTb2aHJU +omqBaiUZxtLmGrZCUV54gqiUjJInrJIFJAK8hMi/T9r8Rgj4lagBo7Oy16vPs6k8KbCXV1ki +C3Lb9MePD/8rjh6XgFPaPVnncuPIOhQAJz3wXVgcHh8njonQ/+DPB8M/4cznrMQTOichUjf0 +mA2ipRSIl4bFBWoldccrLW7aop1nX5y1Uttu683epBw299k2ZSkJn1aSY4A53GBw8nVT8JQp +cX4nnTaTh77V2bDNkAodbFOhG6NBETM1QbXFewGgosw2Qm0hJDq/IgFWLnd7hIJIkVB+UsEV +d4IZg1wqOtPZnolvTPMMN9z6+pqu5dj+QHZGWl9J7eEOZcFrXRsOiP6yZ5o+r5jXOXjVsgeu +MpQYYx2nbh+9MzvbydvEBXGx+tTkY7qkVM/Um1aHbcC6zKbYjsb2jjlRlquIBaafiXrEaiaJ +STclmdIrnBUpT2UoDifjZIdtCh9blpZIbSzWT+HFbOzIzskWs+uz+7JZZMUd+mTVFJ1V77Ba +p3Q49KJ+s57RSzsx4G9ScAhcX1qVKZZpMXSEvD1+6WIZtNVwxbWz2MgKmiJ2XGOJbZpXd1cd +QyPinNulxbQDy/rvTu0fX3XkABmp3pqWmVVXEltiD/nISO2WtMzMCwts7Y3tjR+ckleWwWal +lWUOIsCZKTQdSEAhN4vWcFw6W8iK7Dy2nWU5aUqnVoYwaSiVmY4KmFpUxQC2Ej66DQjYRzAj +ryzboyvL0royRTulbUCGMTFdzHqGMtfI+3/6b4KZ8gbbpdt/8JURL8KP6Wi4+Fdh/29xK14o +zfMwx29jNkoaH5z8iE0HdLMBM0x3G91xJUyJMJuZLVxluiqWn6JhLF5OmWBGGxw6h8MhOhid +Wb3KfslCafFllBfmwkudXdoRzmPTq+bNefX6G16rmld10pWadWvPqn3Zqa6TpOm+v9fPnlVb +3fDZw8ymc5s23lA4s2xmWeHeNcwO0KwY+nIz9KUKvSveIKgSsJkxKxKEVCZVUYyKsJfxUi/n +VRQJJcrZKIArGAhKuApFQJijbMWNTCvbqGgVGlW9uJ1ZybYreoXlKreOIN5Pcvg6IvI/In08 +L1iVKqVMr2T4YKyUpTBJqWCOocN0vUS0KMgwRWkwjIqKUqU8LFNgWDhQcqe0+yj9pEPUtGlg +rgJEvkaejyKL/bnyan9kZ/aKM5LrwoQE4LJ5Inwi/Ox7+Ilw/QQuwsV/DNfgX4bnk2ySE27F +D4belfcpIemtz51s0xX/CyXw8m9sH7m6Iv38722BB7QodkrbzUgATIp84BleFW645Ge5+Ac/ +053BS7scMeh6SPeSz1EIzsPR62cg3QbpIXYfGoB7e8lrwG9vQK8z96MsdghZ5XQOnWJ16BT9 +EhjDENpK34DrEbg+h47ScVTCpKJSVg/ye6hHOnOz0QC7B+4PolPcr+GciVbS51EPnNdK9+C5 +1UwPOqr4HC2W3kFy0TNAdk/B+YB0D+pvYu5DT4Je65j7Jj9mN6EKZgm6HvL2wvsfhzqfpa+i +bsWpSP0QlRyEM1gVcqCf41Rcit8nJeQp8g/mFsrTXPhbQR9g1Ww3+wT7V87APazgFdcpPuRL ++V387wSr0CqcVE5XNisPqoyq9WqV+j5NkqZD86G2VNui3ak9ojPoNuhO6AP6Dfp/G5IMA4ZD +RrXxVpPGtNx0yFwa7fEZqBT4GZJ/B6pHHjRd+m0T9kOedDcNf3phXMovjBHQf7jC0acUqDYq +M/D8vKhMIX9zVGYh6tgWlTnI3xuVFVD+NqkmysB71OhFWWZlTd6SZU7O/0SWFXL+32WZl2SM +ZVmAN23FhqiMkRbfGpUJyD+Lygxagg9FZYq05Hx5FsURR1TmIL8gKivQElIpy0pJB3K/LKuk +eskBWVbL+cdkWSvLL8uyXqqXvC3LJpCNJKK/WS7zb1m2SO9hGFmOkfIZkyzHS88yEX0S5DLZ +smyTy5TIskOWa2Q5SS7fKMvZsrxMknlZZ2adLEfe/yNJVkfyr5dlSX/E3LJgY1/X8o5lXc6O +tZ3Ozo7BDufDzmmFhfnOOSuX9fcO9C4fdJb39vf19ncMruxdO9U5c/VqZ8PKFd2DA86GroGu +/g1dnU1d/Z0dazsaulasX93Rf+G5GdF8Z/SGdD0A73BOc6ZdKJQeLXT+Xu7UPN/FLPnxlQPO +Dudgf0dn15qO/lXO3uVXVg3NRb2oH61BHWg1SEvRRqxBXfJP3D+HdPHefDQI57WoE479qJO5 +jXmc+RVzDNJR5mnmF2gB2oj64MnlcH8ZnJ3R0k75CelZJ3oY0jRUCH/50lYzWgkl+6GOAUjL +oYwTHESqsU8+Sk+tBGktmgp3ZoIOq+HcAHkrUDfcG5CvuuDcBaU3wLETAnZJ7pTr7pDvrkDr +4TlJ5/+sb8YPyjt/8MT5+wNRPSTtnSjtCm9K/8GbfvhcLrQhD/muWOpi7SvlNknSoNz+Tri/ +RtZkFeRJNf1veu3Skb0oS1crr3jvo8vKrYa6Lx1zedT/yztXQ5mNl15TO51GA7SKlsCx8LIa +1sJ7/9tb5sJxg9xuyfJmQn4/jMVaWYv//sxFOYrJaHI2GrrS/7DIROxgem6+/qDzoHiw/mDf +wc0H7zk4dvC1gx8eVB4/+PVBIhXpezI2Lt9RgXVNjiZS19jWSHoX4LsXHFhA5s2PpQ3zY+j8 +BgutrWmgs2oKaFVNLq2GVOMrpMX+XFriL6Glfhct99tomb+BzoQkQvL7YG7K66R5Pi/1eRdQ +r89OX/N+6P3ayxyZ/PLQE8nV+UcmPzz0hN4N5y9FzROCLv8JazXdcGjrIVDr60OH5BLfi5OH +hKT8Q+Zqev12E+1b3TdEdHd8cBcR74yJzxfviEnIF2+NBWlfbEL+1i0mh+463RbdLt1u3R7H +dY5djt2eXZu3bN6++8Y9W/Zs27NdJ14j6PN1/Y5+Iq4T1Pm6Ndh5CjtfwP6TX50kzt+IvyFo +KUZL9UuJ2HFPB9EtwtlmA80yJ9NMcyHNMJtoutlCHWY7dTnLqdNcTF+0VlJrQhVNsBZTq1n6 +0XghNYG6RrOVGiD1mbFonlmer9NmOBCHNScCDvVzAYfyeMAhQGLHAw76q4CDORpwkKcDDnw4 +4EBPBRwnnstwHD+W4fiV2DTucjx91OV46rDL8dyJ5zXHjj+rGf/Vr9VHn35GffipI2r9+OZx +Ih7dfJToDvsP1x0ePUx1hz0g9oJ47PDvDk8e5pVCAVVrCEuJ9Cs9ROpZfARPbtm50za2L9DQ +PLbZ1nKER4EFzWN4DO9qGeMD86MiypQ+A4MDA5lX+IwxlWNcZXfHGOeuGJAutNKF1l0BwphO +knXuikw8Zq7sHjOD9B8vGTj/yRyI3oxUJB/Q+ivVKekyCMfM/wP6LW6UCmVuZHN0cmVhbQpl +bmRvYmoKCjI3IDAgb2JqCjEwMzExCmVuZG9iagoKMjggMCBvYmoKPDwvVHlwZS9Gb250RGVz +Y3JpcHRvci9Gb250TmFtZS9HQUFBQUErVmVyZGFuYQovRmxhZ3MgNAovRm9udEJCb3hbLTQ5 +IC0yMDYgMTQ0NSAxMDAwXS9JdGFsaWNBbmdsZSAwCi9Bc2NlbnQgMTAwNQovRGVzY2VudCAt +MjA5Ci9DYXBIZWlnaHQgMTAwMAovU3RlbVYgODAKL0ZvbnRGaWxlMiAyNiAwIFIKPj4KZW5k +b2JqCgoyOSAwIG9iago8PC9MZW5ndGggNDc0L0ZpbHRlci9GbGF0ZURlY29kZT4+CnN0cmVh +bQp4nF2TTY+bMBCG7/wKH7eHFdjGdlaKkLLJRsqhH2q2P4CAk0XaACLkkH9fv/PSVuoh0cN4 +PDxjPPn2sDv03Zz/mIbmGGd17vp2irfhPjVRneKl6zNtVNs18/Ik/821HrM87T0+bnO8Hvrz +sF5n+c+0dpunh3ratMMpfsny71Mbp66/qKdf22N6Pt7H8TNeYz+rIqsq1cZzqvO1Hr/V15jL +rudDm5a7+fGctvxLeH+MURl51lRphjbexrqJU91fYrYuikqt9/sqi33735oL3HI6Nx/1lFJ1 +Si0K66vEhmzAVti8gUvGV2BHLsCe7MCBHMArsgW/CJfCG9bcgl/JUmdLfgXvmL8Bv5E1eC/s +4KkLxuGm6V/CQdPflWD6O7xX09/hXZr+JXrU9A8Sp394AdM/SB36e/Su6e/3YPp7caB/KXH6 +O6m/+KNfTf9yl9jQ38PN0N/D39A/SHzxR++G/h5na+gfUN/Q30mc/l7i9Pd4r1nOH/5m8UeP +ZvFHj4b+QerQ30g+/a3k09+gR0t/hxy7nD9yLP2NMP0D+rKLP76vpb9HX5b+Hmdil/PH97X0 +d7KX/mEll3m5tbjWmLs/46Ka+zSlUZHhlBnBdHR9/Du/4zBil/x+A9ck8I0KZW5kc3RyZWFt +CmVuZG9iagoKMzAgMCBvYmoKPDwvVHlwZS9Gb250L1N1YnR5cGUvVHJ1ZVR5cGUvQmFzZUZv +bnQvR0FBQUFBK1ZlcmRhbmEKL0ZpcnN0Q2hhciAwCi9MYXN0Q2hhciA1NwovV2lkdGhzWzEw +MDAgNjM1IDYzNSAzNjMgNjM1IDYzNSA2MzUgNjM1IDYzNSA2OTggMzYzIDM1MSA4MTggNDU0 +IDY4MyA2ODMKNzQ4IDYzMiA2MTYgNjgzIDYwMyA2ODUgNjIzIDU5MSAzOTQgNjMyIDYwNiA2 +MzIgNzg3IDY5NSA1NTYgODQyCjUyMCA1OTUgNTIwIDc4NyA2MjMgNDI2IDk4OCA2MjMgMjc0 +IDc1MSAyNzQgNjIzIDgxOCA0NTQgNjM1IDQ1NAo2ODUgNDIwIDQ1NCA2MzIgNTkxIDYwMCA5 +NzIgNTkxIDczMSA1OTEgXQovRm9udERlc2NyaXB0b3IgMjggMCBSCi9Ub1VuaWNvZGUgMjkg +MCBSCj4+CmVuZG9iagoKMzEgMCBvYmoKPDwvTGVuZ3RoIDMyIDAgUi9GaWx0ZXIvRmxhdGVE +ZWNvZGUvTGVuZ3RoMSAyMDA2ND4+CnN0cmVhbQp4nO18e3xU1bXw2vuceWSSSWZC3plkTphk +eEwekAQDIZIJeSDG8ErAhBLJZHKSGZjJhJlJQtRqrCI1olJbaaWt+Ba1rUNAb0D7ge8WH9D6 +aLUqaLHqbSm0n9rrg8xde5+Tl6DXe7/vj+/3+5iTtffae6+99nrtdfY5DBMO9soQB4MggNPt +d/VMN8bqAeBFAJLo7gtLt70VfhPx4wDaOZ09Xf5L755tBtCbADSRLt9A5w3XxF4OYDyEfX/3 +yK6OVc75CQApEeRxgQc7Wka/p8P2h9jO9fjDm09r+uwAqXHYnukLuF236j4xYLsU2yl+1+ae +JkO3iO1LsC11u/zyiudfugHbPgDH73oCofAOmB0FqHay8Z6g3PPzgTsysN0GYDiDfQQv9kH+ +RMvaVBA1Wp0+Bv4//WgOQDpChuYBSBftkAYQ/QDhQ1aPeqMfsnFW039H4hEVAHbDL4kXfgkH +4SlyGmc9AvthH/wGUqEGfgZXwo9gK2hhLfbcAKvw0mD/j0h6dB8UwV0YS3fBS0h7KVwFByCF +pEU/gqthi/AKztoCRpgOVbACAnATuSTaC+vgmHgtlMEl0A09ZDDaHL05emv0XrgP9gu/iZ6B +WMgAN14vRf+u+WP0LSjAGbfB7XCM3BrzKDhxlUGk/DkEYafQKpJoV/RzlCAH+lEGERrgJXKI +OpC7DB+QNHKlUI1c7olGos8glQVawQM74QCZR5bQHM26aEP0JUjBNTYj19thGB7DawR+DW+S +OM3p6L3R05AO+bAU9dkHL5NDwuiZa0YrmaHRSrNgAY4E4H/B83CU2MiTNKCJ0xRrnJrLo69C +EsyF1SjtAzjzL+Rf9Cq8rhaeE+uiiyEe7fIDZm14Ft4lGaSILCdr6CwaoHcIQdDjinPx6gAv +2vsnyP0d4iCP0Th6RLhHfFj8Qps1ejwajx6xw0/h5/AkMaKmEgmR75HXyZ9pNV1Pf0rfE34k +Pij+XudCrS8DP9wED8O/SCKZT1aS7xAPuZJsJT8gt5OXyFHyIa2iTXQjPSV4hE3Cr8XFeDWK +IfFazfWaG7UfjjaPPjP6u9F/RYuj18NKjIdrUPrb4A7UbD8cgTfwOgbvEQ2JJfF4SSSHrCZX +4HUVuYncTXaTB8k+XOUoeY98RP5JPiFfUMBLSzNpDp2Ol40GaT/9Ef0ZPYLXUfo3+pmQKkwX +HMI8oUJoEQIo1VZhO16PCu+KGeIRMYp2Ltbs0OzS7NY8rHlKc1obp/ueHvQvfnnPmdln3hmF +0e+P7hgdHt0XfReS0YcZaAUrVKD0Lrw2oL93YMQ9Aq+QOLRdBplNFpFL0DLryQayiWxGS15H +dpL7uOy/Ik+glf5ATqHMRmrhMhfSeXQxXY7XZVSmm+h2eivdR1+nnws6IVZIEJKF2cISoVWQ +hbAwIOwQIsKLwtvCe8Knwpd4RUWDaBWni3bRIS4R14u94h3iB+IHmnWaFzTvaw1av/Z67Yj2 +H7oLdIt0K3Qrda26W3SP6V7Vt2F0Pg2Pwr9N3vPkuHCNUCs8CjfTEjGdvkxfxnheDx1CA8VI +pbvJ9+l3yT6aq9msXUgXkmVwWrSjrZ+ju+indKHQQOpJI2ygcxVu2iTxIawqxKfhpPgE6vYy +ct6sjSNX0VPaOBgmQBfgms8Kc0SH8AK8KRwjOvEu+JNoIKnkJH1AWIFR8GtxkaYZcoSfwa+E +TeS78CitxYz9hX4bxvEy8hDmhSZSTP5DiIJAl2EUlQl/hmthI/0jnMR9/H34MekQu+BmKCFX +wgdwP+6KWZpu7WxtMvkt9YpDdBrZB1R8ELVbQHKJoEmC60irsFN7ir4BvXBENMA7wi9Q+iP0 +V0KDeFqzinhwB3wXrodN0WtgQNMs/p50gUDWQJ54HLPblUKxmIP11ZhV1mFOewx39wHMA1VC +A/akYeRcgnGxGjPETrx+gnlCxAjy4h6/FLPYy7BP20RHoEsTTzDrAIgvjK6CtdH74fZoF3RH +b4UCzAdbo1cix93wPtwCu8mW0SugB7Jx57xDLtHU0SOaumgBHaJv0Ea6Y6p/0dp5JA3+Ha9f +QR0s0jwOQ+IfoBEqo9uir2F0z8QMezu0w8VwArX8O65wkXAISkaX0T3ROqEH9T0GK6MPRK3E +AJ6oD5bDE3CfTgMuncNZVeWsXHRhxcLyBfPL5pWWFM+dU1RYkO+YPWvmDHterm16jmTNzrJk +ZqSnpaYkJ01LNJsS4o1xsYYYvU6rEQVKIL/WVtcmRextEdFuu+iiAta2ubDDNamjLSJhV91U +mojUxsmkqZROpOz8CqVToXSOUxKTVAEVBflSrU2KvFRjk0bI2pXNiN9UY2uRIic53sDx7Rw3 +Ip6TgxOk2jRPjRQhbVJtpK7PM1TbVoPs9sQaqm3VsqEgH/YYYhGNRSySauvZQ1IXEY7Q1Nry +PRT0RhQqkmGrqY2k22qYBBEhr9bVEVmxsrm2JjMnp6UgP0Kq3bb2CNgWRxIcnATPLGyZiLY6 +ouPLSF6mDdwo7ck/NLRtxATtbY64DluHa11zRHC1sDXMDly3JpJ6+Ym0iSYyT6xu3jp5NFMY +qk3zSqw5NLRVity5snnyaA4rW1qQB86leXVtQ3W49DY0Yn2jhKvRLS3NEbIFl5SYJkwrRT/Z +Vst62jZIkRjbYptnaEMbuiZjKAKrBnKGMzKc+6PHIaNWGmpqtuVEKjNtLa4ay54kGFo1sDfd +KaVPHSnI32MyK4bdE5+gInHGyYg8PsYxTs6w+lXjliVMIttSDIiI5JZQkmYb6jSfFfJ8GHLP +RzL8tBCcFelAj3gjMdVtQ6Zy1s/mRzR5Jps09AlgBNhO/m1qj0vt0eaZPgGGsjgZDzUcH8Mj +Dkdk9mwWIrpq9CnKuIi35xXk941Qm63HJGGF5oMVaFtXS3kRmj8nhzn4xhEntGMjMriyWWlL +0J45DM4iR0uEtrGRQ2MjyavZyODYyPj0NhtG8j5++E2O6O3jfwmmlGm1nvIISfmGYVkZr2+0 +1a9c2yzVDrWptq1vmtJSxuePj6lYZFp1s5BJVYxmCnwUg3LdODFrNMdFxDz80/Kg7hjR6TEq +eQ+R6iKmtouUssWQk/MtJ41ET7NZvJqYpooZKXdMbS+c0p4iXtyQgALjTbC+ae3QkGHKGIaa +suBStcKIh6bmHKk6AqtxZ+bh30j00HwGLZkRJ5qsmhFg/CldanMKYaaKt+CHRWdBfh0muqGh +OptUN9Q25BqJDrbbJJNtaD99ij411FPbNhY4I9EDN2ZG6ra1oK08pLwAKOGHTw3gaVYHi/dR +ckKrG6G3O6eBRjwhgEEnniCQrtdqTlDhCbypx+ARrxDSHKZPK85ULDN9XNFwpgIqETd9icXc +OTnmHHMeFgRvaV9KwqEvnRr4AiTxEHu66ox+oOnTvAJZMOJsc9MNWVSCYqMb71zhrEG4Lms7 +7NQ8LNxn3C/sMz5vPAonsv53ljk+McuclSXM1s40z7ZI1iXGNUmXJq9J92g2Zl2ReGPiTuH2 ++J2W3eReutv8Wvw0vIdmmJJMGSIdib4zPHMBQUM5Z8xcYEoAImZOy44TMrPFGJM94WKwS4SQ +DGuqXdITfXq2e12aAxVqbTi5zPQplh+fhMqTlSfNqQvmziEOR2vrJmglQZKqFW3Tc+m80sTc +kmIxVWe326ZraXJSYkpJ8QXivqcuHH36/ZOjf/jpI6T6qbdI/sKDJU/98ME/r/P/5fp73qN0 +7qkvniTdv3+frN5z/IWCO2+9e/TUDx4f/WjoCTzA1kQ/FGeIi/AJJx2edLYm6gzpcUu0F+nX +aFv0XVqvXl9qKk8sT5mXVmuqT6xPqU1bp1kXs8rUmtiasirNr/HHdJj8if6UjrR+khyj1Ri/ +IzRpmgzfifMJskY2+OIMqRZRZ7bExibl6phVpuXmlc7REdCZdJJO0M09lkkyWX96tq10DuLx +ueBEEitUonBzM0rLmNdbHSdNmxytn7Yiwu2DxtnUCptwszljGjWNMe2a9hiRtLZMM5VdUFIM +yUlarW06TEti5plXyoxVc+8Nz/6JpFzx1xuPjZ7cP7z1+uG9W7YO4yFsxs19o++eeemv3yPZ +xPjiCy/+7tkXDmPUbMVTpB3tYoPn9kNM9I/OqlhjaZ54QjwR827q+5LmNc2nEk3VS7aYtEwp +RhBs2RZtMqqp1RGtLSPdZDiaR7bn3ZlH81JTM+LztpuJeYS0PpqWt50pTFqd6UBLbHnkKJDt +cCdQpvBy3A/puXkjZPPenCUr0hyOZR+3bgpisJ/ACDn5ceuZZbVyzV82BTH0KyoqKysaTCdN +LFSIOXFBIgZM9YAzPi5pmj0pzpxJEo3JmQQcGETXkFZodZSYS5IvQOOkpLIi2Wwzl/IoUjBE +ENt6V/H9G/p+bL3q8B0P7bWtW9Tzo33NHZdcUy7ab1u2vr35wCOPnZlBf+5bX37bvWd+TIc3 +b16x8wdn3kBHbR31ijlorUQ8DR5x3hdnKjBdaKo3iZVSRKJWaVacLas4uThrcVaPtF3Sl6eW +Z16cenFmi/47cetS12Vu0G+M85r8qRszD0mvJL2d9nbGK9knkk5kH5eiUopNdJgcyfPEclOd +eLFpren92L9mjZpizfFCisXCrJ1iiY+F+PTcowZiMjgNbYZBg2gIk2kltCQxD+AQIdvJnSRC +ThPRSirxIVUg6dYlZWmEbzxmX9OZj0+YzrRuwtjC4MLdx62JGw9HYdO0McPh2ZFiWNlnmIVJ +gbX13vJbPd8/uqH32BVrbyk039+3+eEHwqE9o17Nr4dWrtwW/ck9o1/ceEn5mS+Ee1965oXX +Xjj8B4yuazExlWkOoL+37QdN9NDesvmlGtwGe0vnKfWcuUo9PY/Xzrzk1NIEjRUfFY9pxOVY +nNYIVk2PZlAT1YiYTg1UyCMwonBitTOjZF7pLiCH4DT6ByQ4CscxOy4TWWDhjtoUdDgqWBat +xL3EW/jBGDFfu09z4PM6nFOPmSEbfZqMmfMdZ4cVLMl0tdCqaY1ZHSsLGzWBGDlWbwITMdEZ +iW9oPk/6NEM3N7E8fa6lKrEho8qyMnFd+iqLK9Gf4bJs1m5O/pR+mmaCFJJgTE1dkdKW0pOC +HkzYbrrTRE0mMdNi0MEIfcgZQ26bZhFjU51GpkXMjNmlESMxZliZbnn2UlY7s1iysBJrSokp +V+fMnV1q1VXqlmM6Sc9mCYP51YG7ZhkmDcenmxwNLGmcOVF5MnFBUWvFmU0VbMNwH7OdQTax +/MryhdkEmDzMSbqcFOZfkmOfwTwsXHYg/+/7Pxo9RZLeeo3Eky8/NAxvcW878yZdGTd/zQ1X +PkjWpN6zj1gxsOLIzNF3Rj8zSY8c8JDbrq/23M/uQLnRf9LZmtshFQb3gwH1sNlLY5geVYgM +phMgcUYDESDFFONIMGBAC7EJpukwnRgT8+JIVKevjalt0/XoBnXbdSJg3rxTF9Ed0h3VaXUH +6AZIIxfs6VScinF8kt0WT3xcwfIkoiyWzSUlpt8yZR2OvFQWwfZ5Ztu8EnMZRrbNnMSUpaaM +SyraffnXXbf30UenOWZm37XLtEi+m7q3EZ1v9KZtZ37YkJ+Bj6pQF/1QOIaRa8aoeN35sIGK +xjxjqbHGqJmXNM9yKW0yrEpqtHTRDo0c405qsxyyvqp5bdrb6e9Pez/pVOpf09/POm6NWlOs +VkdGRUpFRn1Gj3W7VVdIc42FKeV0nrGe1hrrkpZaLjWsMXYZ39d+kPI5+TjeRJKF+Fi8nWZa +YnVmMCSjidJKCOSZE/JMpqNmYjI7zW3mQbNoDifmHtQd0R3TRXXipLBYoYTFpoaTuNErMHGe +qTjBTcTAvMCs7nh2V8mZp9ioNJGnS9wTZNJ+F+bLz1z9Wu+GV69t21G094z0i96++3Zfsfmu +6+/Y9sU9u4gwtLKKxn9eRxNfPPzkc2+++Ax79EWgv/vbz0pvb1ufUPGJPlPPn4jv/vOM2RPP +x6NerR1PKQAx6vtgPk+3aHQZVE88RH/lValBC8q7DM3z0CmGoEb7EGzFeit5Hq7Fuh7HcrGu +Q9oL8HqWrCQf0kH6e6FfeFvsVzkaIJflCCYlmKAIFuPTf5zhDGYn1lsnLAN2UuNC8lLg8wy8 +JfBZ8USv4gJcRlJUXAQDCau4BsP0KhXXIv0OFdfBM+ReFdeDnXpUPAaG6M0qbhCfEtJUPBba +dW+qeBx06itU3Kjdp79bxeNhXcKacVtdnTCs4gQ0prkqTvEEcoGKC1BkulDFRaTxqbgG4kyb +VFyL9N9VcR20m65TcT1MM/1FxWOg1vSZihuoy7xIxWNh7rRd42/5S6YdVXGjsDZJUPF4KExt +RUmIyKwel3ojxzXMI6k/5riW9z/AcR3v38txPcef5jj7N4PR1FdUHH2U9jsVRx+l/UnF0Udp +H6k4+ih9iYqjj9JXqjj6KN2r4uij9H4VRx9lLFRx9FGGS8XRRxl/VXH0kfWXKo4+khJUHH0k +9ao4+mjGLI4bmF4ztnA8luky4wccj+P9d3E8nuMKTxPTZcZ+jk9DPHHG8xxP4jRvcDyZ83mf +4ym8/xOOp7O5MwnHMxnNTEW2LEYz08pxK8cdHM/l9GUcn83xWo4XsJ0xs5Hhei6/ivO1Zq5n +eJzSv5HjXJeZ/dAEA/jcIUMnuMCNtQQPIjSBh+MNEIBuhLBKJeHOD0AQcVa6sN/LKSTs8eH8 +QsRqeL/r/5BT0bhkEjTiiA96x2lC2LcUa2W9ubAArzlQoGLFvLcKZ/iwXoVzulCGMJ+1CvmF +EILQh2UHUgVx3IWUbKQL1/BhK3iWtOWTKKWv0JbDGs4xNK4Bk2A+lhLMRE5elDOIIyGETuQ4 +axKvr5s5QdGAdpho/YpblNmrA2f6+fobsY9x/p/bWsJeppEXJQlziZhtJGwzmrDKdTX6QYIV +fL4Edr5eA5bLce1ObnMX0rN5MnJlVu7nMxm3wnPIpPg3gOsymXqQduBrqWQeV4yun0vVNb6u +V43aAu6XALSrUi/jIx4eOS6UJn9c9iAf8fIIbcSyl0ut+EGJJuaBai5JmFt5zG5BlEVCKpca +g0okebntO3hksVjr5mtNjhe3ysvFZWMz/Zwjk9uD6/s5R8X6Epfaxddzq95QRpjUIdUfLq6j +Mm9g3P9eNcp7VA/K3DYhHnmKdmMecqny9/LVJL7CZKnGPM9sw9r9nLdnUjQw2gDnpaw91q9Y +O6xaxK1GaugsujDylLlVvFgrvN1qTy+3NIuoiZgO8B0b5Bb18flMUuZPvzprbAU3n9+nrupV +NVX2HuMwYYVOvod9au+EXb2qdQOqJl5O38tbE14N8Sj1cenOHRNjOTU0rgsb83N+EzxYbtio +SutS7e/m2U5Sd+mYzTr42l28V5nPdphX9aGH77seNUYCWLId3adaW+EwkeVd3FdKdEjchm5V +fy/3mo/T9PC9p0RjN5+paDI5ur3jkcV2/mbVM34uDYvNPnVvKXnHNy6Hn7cmojf8lTtR6Cv6 +udU12jmHXm7pjimxKcMm7B+zbC//9+4xDTt5bEs8BjZz24Z43IXH84nidSa7st/DatZQdlNI +jbKJ7KmM+rlHXHA5n69Izfi6+ehEpCmrd3Br9fBdMjCuxdja3TxnsnEXt0RQXYPtIcWKYT5/ +TOIx7j08hvw8b47JVsjveWEcK8d7aRHyZVchp5qcYQt5dvIjhYfvJR9ifsS6uYdk3grBeh4D +iscLxyn/767QzyNGoZUnrbIMM30T3u/rEKox8hi+HHvZHaAOy0t4fy32NGLJYnMJ3glq8Wrg +vU1gxCcDBk08mkLniDVpvF/ZJ4pFe1SbT8Tot7uLTXhmLCOP+bmdjw4gfe/4mu7x3KbE88T9 +aHK2VDLHRB5V9q9XzZkhdU93cS7yeE5ku7VFXY3t7j41l7aP342UNcPfYJmx3Nk/np1kdcfJ +4zEd5PkjrO7nTjUez2WvsV3ILCZP4jKxi89er0O9A7IIbOeZUZG6XfVMt8r5XB6awbWaaikl +I58dFWevPJbbWBZz8TOoC1f1qdYOqTnk69Zm1l+NPRN5duAsX8jqKWPymUvJ3i4uUQ+3rFc9 +6Xwbn0tqLHZPym1j67JM0sEt7Z10FwlOOiPnj1MHJ8XtxL37my3FpPNz/mNxFZjCr5/7fyP3 +5uRz6Fh+nKAMIK1yQu3lFmf8PeP6KHJNjm6/mlEV+yu7qkeNj4nMOzWGvkmjifhYynU/23Nj +Zy92z5HVE5qijXLec3Ovdn/FB8Gv2HuCc4ifVtmJpEO9D/Xxs1E/TD5d/dfeH+MXVM9/XvVZ +51ynuLP9qFhr4sTq5jzP3sdjHnN9xdad/y1pJ6x89gpT7/dTJZLVU2wY7z1jHNjzSRUoTwIz +8QxfCmX4rCVhORdbBfiEWIowB9hbgtVQr1LO4d8JK8VLwcugBIHNugDm4bMAA8b9v3ev+5/f +GcfGir5ivfH7YdNAj9zpcsvSg1KTR5YaAt2BMHZJ1YFgTyDoCnsD3VKPz10o1bjCrv+CqIgx +kxoDvl7WE5KWduO8uQsWzCnAorhQqvL5pFXeLk84JK2SQ3KwT+6oCnpdvlVyV6/PFRxjW847 +JbW3fI0cDLEFigvnF0szG7zuYCAU6AzP4lSTB3lHQxOvdktNQVeH7HcFN0qBzm+UWgrKXd5Q +WA7KHZK3Wwoj6epGaYUrLNmlpgZpeWdnoeTq7pBkX0ju9yBZ4Tgn1DfQFXT1eAYmd8lSTdDV +7+3uYnO9aNoCaVWgHVkv87o9AZ8rlM+4B71ur0tqdPV2d6AOaKb5xdWB7rDsZ7IFB6SQCy2I +RvJ2Sh1yyNvVnS8pdnEjlcuLg/5AUJY8vX5XN4ovuT2uoMuNamDD6w6hHq5uCccGmP5eNHkP +Kii75VAogMsxhVzIv9ftkbwqK6Z8b7cs9XvDHm4GfyDQwWYzHMUOoyBuNGporC/cL3eHvTJS +uxHpDQ4UStzSgT456EJfh4OyK+zHITbB3Yv+DrHFmPfkIBehs9fnQ5TLisv7A7iIt7ujNxTm +qobCAz55siVYpIbYKnLQ7+3mFMHARmTrQvndvbiQ4sAOr6srwMb7PWhzySP7etAiAanL2ydz +Ah7yLsmH5pD8Mtqu2+tGcldPj4xm7HbLuIhibi8zliRvRmX8sm9AQt1CGDs+xsPv9XHzhtVN +FFLXc+OMdlnqDWFIcWvKm3qZsL1uZn+pM4AqI0dUKhxmcYKqB2X0exhDA90UQpPx8MSm39Xl +utzbjazlsDtfMRpO7/CGenyuAbYEm90t94d6XD0oGpJ0oIhhb4gxZuQ9wYA/wLkVesLhnvKi +ov7+/kK/GrCF7oC/yBP2+4r8Yfbd7iJ/aL2LKV7IOr/lhH7Zh70yn7JsedPSuqXVVU1Lly+T +ltdJlyytrl3WWCtVLVlVW9tQu6zJaDAamjxo1jGrMRMzn6CgqEGYW/QcW4wrwwKZ6dw+IA0E +etlMN4s2tDPfR0pYYnDwGEX/4vbrRnJXV1CWWSQWSi04zePCMAi0s22EM8NThGHR2c/CSUbH +yczSQdkdRj93oh0n5GIuDHTJnIS7eHweugajt703jKxRzADuqEkKzQiNCYWBPG6K8cks2qQ+ +l6/X1Y4R5gphhEyeXSit7uYxOzCmBeqkZi4Mb5cU6pHdXkw6Z2suoRW7ebSxua6ODi+LCYzK +IM/I+aw7yG3Ld/dXhPJ5/V6mEC7C6foDwY0hJUh5PPLOQD8m1N52nzfkYesgL8XcfgxUlB9d +1TMgKcGrWmjqQtweSzsnlGPZa1OvHOLLYN5zy8FuVYOgKjcnDnkCvb4O3EN9XrlfSVdnqc/o +0JMyZoCOiRQ3riOKxROrOzzhY6aYS5W689xsucjjE9R9rzLCdVzhckawurEKbwIz55eWzZLK +5s4vmFM6Z05MzOp67Jwzd25pKZZlJWVS2QXzFsxbYDR8za77xs3IWkWqeHwf4qNqgD/ksUM5 +e0QbIEa88W/AA8BH/NgwNtbIj0HsIZEd2jqEncIe4dfCQYT9wgHhF+df6Z9/pQ/nX+mff6V/ +/pX++Vf651/pn3+lf/6V/vlX+udf6Z9/pX/+lf75V/rnX+n/P/hKf8qT/wTu4vTnGnv3K3Pk +Ke8E+FuBr+Hp4xE+qS1mi3PFenGJeCGWC6aswHLw13FZxvcMyz2K9h4SIXcJwPfF1885Nz7+ +XV6IzoAdcI5PlQ0ShFQ4hRBFEMCKZRHCcoT1CLcg7ELQcjrWE0C4GuEgwmk+4hRSh28tcY5g +dSOv9m7wFfOmS2mua+XNvZe2KHXDSqWuWaqQlStkc0uV7sLFSj0jX6kT84oHWW0wFh+qShFS +4KjAvnzZgyWhz0ACIWCFO4VkiCBQQav2OIXEvbn24l0HBRGIQAWCNrVGDwlk2GgurjLQKD0F +iWClf6cnlRF6cm+8uXhX1cX0PXgE4SCCQN/D6136LlxNjwOBBCwrEXYhHEQ4gnAKQUuP43UM +r3foO0j1NhQhVCKsR9iFcBDhFIKOvo2lib7Fvg3MS4ZXIlD6FpYm+idU609YJtA3EXuTvomi +vTJctqB4P0ccRSpizVOR1EwVSUwpHqG/H/5slnWE/nmv5LDeWTWHvgoRBIqLvYrMXwUJYQVC +G0IPghax1xF7HQYRtiPciRBB0OKc13HO6zjnMMKLCK/DHAQnwgoEPT06jMuM0CPD9sXWqhT6 +Mn0eUtGoL9Hf8PpF+hyvX6DP8vq3WGdjfZg+N5xthapYHAecY8LahHURjmvok3tzE63RKjM9 +iOaxYlmEUImwHGE9wi0IWnqQTh/usCYik8fhsB6Qchg+4vX9cLcenBusTns1xpjECnv5hYhh +sUvaZadO+47bsckK+823IsYK+3XbEGOF/fJrEGOF3deHGCvsHRsQY4V97XrEWGFf3oQYFiP0 +jn/LnWEtW76RSFUJtB+t1I9W6kcr9YNI+9kFn4lMtp8Oz56NFtvpdMyabR08QAafIIOryODd +ZFAmg1eRwWvIYAUZvIwMOsighQxmk0EnGXyczEdTDBLnvinNBc40MniYDP6SDIbIoJ0M5pHB +XDIokTLnCM0ZXlrCq1pe7a1i+wrrCxcVJ6CMOWjRHAzrHNz2B7E8ghDlLScSSdMV4vRsVk/f +O7tSaReWFweqLqJP48Sn0Q1PwzEEER30NIbR08iEfTs9ActKhPUIhxBOIUQRtEg9HQW/hZcJ +WBYhVCKsR7ga4RSClotzCoFCQBXxES5YkSr0ctaiT+PFfo0jh+Y4s0wWk8N0kXCLhSRkk+XZ +0WxaBinsfyckmvXmEWJ87F/G//iXEWKqYujN9BbIQkdsV+tbhj/Lso6QnwzbH7dWJZMfQ7aI +UUcWgJ3kYT0fQrw9Dyx6VpeChT6MdfGwZQ1OSxi251sPkHg26zHrZ5YT1o8sIxTRDy2PW/8g +jYhk2Poa9jz8mPVVyw3W3xaN6LHnCfsIweqAxEn3W+Zbf3mYk16DAzuHrVex6jHrdy1LrBst +fEBWBi4LYcuZYF1lX2u9CPnVWNqtzhDyfMxaabnMWqFQzWNzHrPOQREcCjobhZ1l4YvasjnD +1WUjxOPM1+3QNeuW6y7QFevydTk6qy5Ll6lL0ifqTfp4fZzeoNfrtXpRT/WgTxqJHnc62H+u +SNKaWKUVWSly3ERZSZX/Z0KJnsLFEJkm1NP6xsWkPnLIDfXtUuTTRtsIMaxcG9HYFpNIYj3U +Ny2OzHfUj+iiqyJljvqIbsV3mvcQcnML9kbo90cINDWPkCjr2pLJfkpgPxBi3nJTJqtnbrmp +pQXSUvoq0yoTF5kX1NWco2hTS8fEJ20KnhXZUd/YHHkoqyVSzJBoVkt95Ifstwb2k3+S07U1 ++8k/WNXSvF9YRP5Zu4r1C4tqWlrqR8gaTgcS+QfSYcT8g9Pps0FidCDpsxW6nQpdHs5HulxW +IV1MDORxuryYGE4nEka3J5RbW7MnN5fTpOLRk9OEUqXJNIfzkCYvj9OkDMJhTnM4ZZDRRBZx +EosFSbItnIRkgIWTWEgGJ1kzQVKkktwwTnIDX0kgEzQWhcZ4fIzGeBxpHN/2Iy92OMjehS3u +dex3GtpstTJCW+TGPk9aZLBdkva4W9QfcLC3tbs9rHbJkRabXBNx22qkPQvXnWN4HRteaKvZ +A+tqm5r3rHPKNcMLnQtrba6alr1LVpSWTVnrhvG1Slecg9kKxqyUrbWk7BzDZWx4CVurjK1V +xtZa4lzC1wIe4yua9+hhcUv1OqXeS2MNGK9tmTkti1NMPYt48C7MSbsq8wAeSHZDrKMlEmdb +HDEisKGCqoIqNoR7ig3Fsx/jUIfSrlqYk3mA7FaHTNhtti0GR7g31Atptd4a5S+EH+wK9zKD +K6Uj9HUfHKuNOF01oTBAfWR2Y32kcuXa5j06Hfa2MZUi5WN9sbG1I9FDSmchdpazTkEYJ2R9 +FawvJkYlPNv/vWpdzXbBIH18L3FmE3yoaxEi2fVNFFNBk/qrBwfwuMRuD6EWVDBEHCQ0xoOL +DQoOTN8xCPeqmGqHsFors3BKaMwc4x+cg6nqPwHT8gurCmVuZHN0cmVhbQplbmRvYmoKCjMy +IDAgb2JqCjkzNDYKZW5kb2JqCgozMyAwIG9iago8PC9UeXBlL0ZvbnREZXNjcmlwdG9yL0Zv +bnROYW1lL0ZBQUFBQStBcmlhbE1UCi9GbGFncyA0Ci9Gb250QkJveFstNjY0IC0zMjQgMjAy +NyAxMDM3XS9JdGFsaWNBbmdsZSAwCi9Bc2NlbnQgOTA1Ci9EZXNjZW50IC0yMTEKL0NhcEhl +aWdodCAxMDM3Ci9TdGVtViA4MAovRm9udEZpbGUyIDMxIDAgUgo+PgplbmRvYmoKCjM0IDAg +b2JqCjw8L0xlbmd0aCAyNjUvRmlsdGVyL0ZsYXRlRGVjb2RlPj4Kc3RyZWFtCnicXZDLbsMg +EEX3fAXLdBGBHSdpJAupcmTJiz5Utx+AYewg1YAwXvjvyyNtpS5AZ2buhZkhTXfttPLkzRnR +g8ej0tLBYlYnAA8wKY2KEksl/D1Kt5i5RSR4+23xMHd6NHWNyHuoLd5tePckzQAPiLw6CU7p +Ce8+mz7E/WrtF8ygPaaIMSxhDO88c/vCZyDJte9kKCu/7YPlT/CxWcBliovcijASFssFOK4n +QDWlDNdtyxBo+a92yY5hFDfugrIISkpLygKXiatD5EPiUxu5ynyNfEx8TvpTzjeRz5mPkR+z +pop8yfkq9XL/NXYV1/YzLRarc2HStNs0YhxOafhdvzU2utL5BqsMgBYKZW5kc3RyZWFtCmVu +ZG9iagoKMzUgMCBvYmoKPDwvVHlwZS9Gb250L1N1YnR5cGUvVHJ1ZVR5cGUvQmFzZUZvbnQv +RkFBQUFBK0FyaWFsTVQKL0ZpcnN0Q2hhciAwCi9MYXN0Q2hhciA5Ci9XaWR0aHNbNzUwIDI3 +NyA3MjIgNTU2IDgzMyA1NTYgMjIyIDU1NiAyNzcgNTU2IF0KL0ZvbnREZXNjcmlwdG9yIDMz +IDAgUgovVG9Vbmljb2RlIDM0IDAgUgo+PgplbmRvYmoKCjM2IDAgb2JqCjw8L0xlbmd0aCAz +NyAwIFIvRmlsdGVyL0ZsYXRlRGVjb2RlL0xlbmd0aDEgMjkwOD4+CnN0cmVhbQp4nO1WWW8b +VRQ+d8Zjp6VLtpYUF3qHKVDIOIsDiEopmCRO4oQmwXbKGCLBxL1xph2PjZdAKpUCAlossYlV +bAKEhBBCugliEZVQUeGBTYitCFokxEtf2gdAPICoy7njyaISiT/AWDP3O+d853zn3HhuXCqU +GayBu0GGSDpr5psJAbw+ByCN6ZkSndj4sIL4Z/SNTeUz2W+3zZ8EkDrwZhl7durPwxdJAL5n +MP78NDN3nxw42g6gXIn21dPouPfMTQG0bbS3TmdLd35Ptteh/SjadXYubeowglAR+f6seWe+ +Wd6MDSgvoU0dM8sOf3y8ivYRvGP5XLHUDHvOApy3RsTzBZZvaf3tTbR1tNvwJuC2jxMB8bv2 +/9cT8Bg8CG9CDF6BFLTDlaBDGG6DG0GDPugBFT6Ej+ErOAqvwgPwFNwDz8FLwOE1iMABuI88 +D5vkY8p1yutwi9LAQefQNMyvGDP40EyKg3ZdC/e3GjtSrm9/in7LSVNbS4gTnf7I17SGuKQP +x42ollJDXNatFsojY4bKI6kQ9+kiVdXUfcZPwS9SQeQZZ4KnU0FN5UqrwftnUm4glcJ6ir52 +4uYQ9+tzF5NDqE4PTUwEOWCZgD631XVFFl11emMD3d4e4qt0ul+IfIRlKJcviWmU+y4d4jBm +VFjFpAJcE1TVVLDiWvGaJQRX17qrD9arWPE8nX7tjrNGp+080DphUDqg9Zt7qEF3T9ZKCN5a +oYzStEIHKv2mVqEVzZXTRHEeQSbOJxw8woSBOetcpR3HWlQ1SI9VcBswKYbdjHu9qS5tva7R +Y564Ro3hRFDlJGVUcKCYVtFoJVbRTJFQSxFLiNeLP0Mj9t0gBhCg8ZwBKmLRzD23LZ9EpDbp +OETloNi2od1aJcDpmNEdPIKRZv0tiJBITw8Zfq8e0uA+BXncEM+4oU1i91pPEBei9eDOR+LG +PFDoTffME0pw4TTNN7HNC1obdI5e3Bd8hMS3VsLvJki7lXE8mQLQNkegvXs+4Ft/OjznV050 +z8sSQpiThVsR7vmA/7K/u+eJ8Hc1qA2XqA1qn0SrW8kz1Wll/K83+nxfgDgRHoe/lapfhXVo +nO+XJdkfkC67uivcBMpx7dezpx7J3XTwLTaZvIPc5Ve73q2+Xf20+l2sn7w/WKyelO6H2qky +1dX1+65Hfrh1ffcfsKXOfdE+C33y5PIXz1XBcw5nqV2YF9h15sAyyrnnkySdgj7/TuwRoHY0 +Encv1ns1JLQl2Cjc8kLuxeTFxToHFmsSWI0W8bICeALUsIz+Rz3sQ/yshxVYi+9/DfvRP1fD ++GiBwx4msAq+8bAEDXDCwzLUw2kXE5d/xsPIJxs8LMEWcpGHZWgkO2qT4UMlox4W/LyHJTif +zHpYhgZS61kMvYG87GECdeQdD2M/5AMPy9BEvnSxDx+byS8eFvWrHpagUQp4WIbN0ibcGeJb +hXZVusrDBJrlLg9LsE4e8LCM/nEP+xBbHlbgAnm/h/3of3pb+nIa7ujYThNlh+600oVccbZY +YtkijTnpttXJwWg8SvtGowk6MpqkUSOWSNJaTmcnHSrbFnPoiDnJSqvH4tHeaB8Su0PXLmUk +xnt7o9G+pZxR25qxWIEOmradK43mmZOYzU7m7DjLlG2zsORYQrtYoWjlHNrZEW4LL7mvt22a +nM3nMgUzP22laT8zS+UCK95gZWrAI7DFSG8um8U6i4T+nJMuYeUiLS3Wub28rEIyVy6xIp36 +Lx4dL5aZbbuSbIE0ZRXT07g9O5/N2FZ6ei+zSsxZSHFc5vXl4j6GMafsZIpmAeMjuULWxMgi +r7/s7ENpiyYtryoWvYHVoslyqcQo0hdYCwGat16gOG7Zsf7dEt3LnCwr7D23GySxxdAAyzLm +IN3M55lt7dm7rCfYhifq5XhYhqEDP9sRJaAMDq47wcJYAXJQhFm8S8AgiyvFf+4ORtrwxU3C +IEQhjjfFI3QU1wSiEURJXKNgIDfh4uU6nfihMIQ6NmowV20ETJhEXMKqY27FXrz7vIrdEIJr +V9RIwDgyBVewV9IZdVVmXKUC2oOoZOMnh1qjkHf1EzhhFvVz6I+jJ+P2ZiJ/JcZKvl1u9SKq +5Nx5OlE/jHsUXpHtno3udTYDzf/+GQXwHjl7PycPwTCvGzPmCHk4NdcvfiHwevzx0xxHcHfq +QvxPPmGkeHMrwD8BVWMeCmVuZHN0cmVhbQplbmRvYmoKCjM3IDAgb2JqCjE2NDIKZW5kb2Jq +CgozOCAwIG9iago8PC9UeXBlL0ZvbnREZXNjcmlwdG9yL0ZvbnROYW1lL0VBQUFBQStPcGVu +U3ltYm9sCi9GbGFncyA0Ci9Gb250QkJveFstMTc5IC0zMTIgMTA4MiA5MTZdL0l0YWxpY0Fu +Z2xlIDAKL0FzY2VudCA3OTkKL0Rlc2NlbnQgLTIwMAovQ2FwSGVpZ2h0IDkxNgovU3RlbVYg +ODAKL0ZvbnRGaWxlMiAzNiAwIFIKPj4KZW5kb2JqCgozOSAwIG9iago8PC9MZW5ndGggMjIx +L0ZpbHRlci9GbGF0ZURlY29kZT4+CnN0cmVhbQp4nF2QwW7DIBBE73zFHpNDBI6Um2WpShXJ +h6RV3X4AhrWDFC9ojQ/++wB1W6kHkIaZB7PIc/vakovynb3pMMLgyDLOfmGD0OPoSFRHsM7E +TZXdTDoImdhunSNOLQ2+roX8SN4ceYXdi/U97oV8Y4vsaITd17lLultCeOCEFEGJpgGLQ7rn +qsNNTygLdWhtsl1cDwn5C3yuAeFYdPVdxXiLc9AGWdOIolaqgfpyaQSS/edtRD+Yu+aUrHJS +nVTJbqeZymP9tAGzMKcmZfZSIT/uCH+/J/iQqbKehPFtjgplbmRzdHJlYW0KZW5kb2JqCgo0 +MCAwIG9iago8PC9UeXBlL0ZvbnQvU3VidHlwZS9UcnVlVHlwZS9CYXNlRm9udC9FQUFBQUEr +T3BlblN5bWJvbAovRmlyc3RDaGFyIDAKL0xhc3RDaGFyIDEKL1dpZHRoc1szNjUgNzg3IF0K +L0ZvbnREZXNjcmlwdG9yIDM4IDAgUgovVG9Vbmljb2RlIDM5IDAgUgo+PgplbmRvYmoKCjQx +IDAgb2JqCjw8L0xlbmd0aCA0MiAwIFIvRmlsdGVyL0ZsYXRlRGVjb2RlL0xlbmd0aDEgMjk0 +MTI+PgpzdHJlYW0KeJztvXl8m8W1MDwzz6J9tazFS/TIsuVF3uLIsZ2Y+HFiOwSTxFmxARMr +thwLvMWWs1BIzBowW1IggUIblxZIgRLFDsEJpJilUNpLSaGlQNtL2oYGKLmkLdstsfSdGT1e +Ailv732/P77f90PKPHNm5pyZM+ecOXNmpMiRvoEQ0qNBxCG5tSvYe8uumwcRQv+BELa2bopI +f//2sUyAjyOkKm/v3dA1cBLVI6RxIiQs3tC5tT28dukzCBlbEPJe1REKthWsvdCI0OzfQx9z +O6CiN3atCqESG5QzO7oiW/5mfvw6KJdD+frOntbgR7f3Xwvlp6Fc0xXc0vua+aciQnOgiKTu +YFeoyXV6D5QlhIrKenv6I79FeXGE1jfS9t6+UG/OvcZ7obwFIXMn1GF405ceQJGWCccLokqt +0er0BqPJbLEm2ZLtDqcrJTUtfZZbQv9/fwlHUBpLD6M03ofSEIqfmEyxcPwEbaM5+QCElZ5I +ymsEPYZ+i3OwhEbxP5EDfY5deDZagnj0GVjLfjSB7kY2tBrtxlaUiexoDVqCecDxo1vxffFN +8ffReejb6IH4k/ja+CPQfgd6EX0OHPwnj1EZWgb4a1AIvc+9i5ri30FqtAPp0Hy0EttREL0B +70+AhzvRXegn+Kr45zCqDV0L/VWialQdfzZ+BuWhW/mdwpuaJ9Au9BQW463xMJqFMtAQ8cff +iL+DfKgJ/QA9Bjz58Th/PvKgK9AN6B7s4l4E6G70QxTDetLMLRLAgmFea1E32oyG0CPo59iK +G4Q3hdPxb8VPIhEloRzgKYzex6V4KXmQ18cXxN9Gl6DD6GcwX/oe5y/hHxYuiVXFvxt/DiWj +J7EWP42fFUqE2yeuiX8//jhYpA/NBoksg3HWo+vQs+hl9Df0d7I9vh2dj1bByD/F6VjCPpD4 +G8RFtpFt3OuoEGbbDNwOoL0oCho5gp5CR0E2v0PH0bvYhlPxBXg93oX/TvSkjbzK3ccd5H7N +Y/5HIG8vygIZRdCD6BCs51fQq1iA/otxA74c9+A9+Lv4OImSD8lnvJq/jv+CnxB8seOxL+LL +4p8gJ0pBF6Ir0XaQ7Q/QKDqIfol+g/6O/oE+xWZcjjvw93EUH8cfEg3JIMtJL9lNHiQ/5pZx +u7hn+VJ+IX8F/wr/tnCjcIsqqIqdeSh2Z+zHsV/Fn4z/CmzHCP37UB1I9BqwigfRM+h16P0t +9Af0J2o/0P98fDG+DEbpxzfhu/CP8U/xr/AHMEvE3hlkPqmBUXtIH8jpWnInuQtGfxXex8jb +5A/kr+QTTuAyuLncRu77XJQb445xf+HNvI8v5Gfzy/mL+ThopkRYLKwS9gmPCs8Jp8VKsU3s +Fd9TXau6Xv0fE3kT/xlDsY5YNDYKtqsGS7oSJPE99ADY/UHQwc9Bor8Ejo+jj0ELKdiDs4Hv +ClyH6/FSfBG+FIfwtXgH/ja+B9+HH8CPwwxgDkQFvPtJNVlFgiREric7yG3kILyPkJfJG+RN +cgo4d3Bezs/N5pZwF3OXcN0whwi3jbseJLuLe4R7lXudO8m9x50CrTn4WfwAfyV/L/8wf5D/ +lXCh0AXvB4RnhHHhV8IZ4YxIxBQxTSwSLxf3iX9Siaq5qgbVzapfq/6h7sVpOA84l2Z6C+KC +NTiLPEJs/HZ8CirSMY9MMHM/6GEVrIp/oCouBnox0nbgLZm4+CRKKcp8FOgj+ClUin+KtouE +A0/MH0cj+PfkOP88OQ/9BrdgF/8w1y38nHjQo+CNdpKnyVN4ITpIKslacj+H8Lt4H3oX7H0L +ugtfgfvRo/gUnoevxmV4O/o1sXOr8PWoMv4A4bEGL8GnEXCAruHb0GVf7wVxBfo9ej/2Pd7A +XwX+aQztBo0+ht7BP0L/xEL8Q/BuHHijIHiZW8Heb0DU6zXDOtsO69EFHqRTfBUdpDuKqkxc +wF+JTqP/Ru8LR8CiFoInPRkL89/j/xwvixfACoNVhvbBuutAi2HFvAtWchTKtHQprHQt+JIS +WNUN6GLUhq4Gr7crHo3fH78uvjXeg34BtP/E+fifeBhWxBhQVKKfwfsO9Ba+Bdbh4v/dLhBr +Q+PoA+zEWbgE1sMpYZOwU3hEOCj8RHhFnA3Svh7dBxb9J7BmLcygFf0KfYA+w2rQjQvlowDw +Ww68N6JO0sQdRYtwCuqFNZsDfnyhMpN+6OVakN79sJ6Pwto4DX7iUvQT9CYm2AEzaoXx1dBP +Pch5HWA/BBq8Do9CTRt47Tz0V5i3EZeTCIwnQ0+7wWuNA0+/R38BaccZX/ngF2rwWujrM3QR +aoMR5qIGfADVxQ+Bp1qGarj/AHlnYjNaiDPwD4GuBVaoEaWjCuHPmKD82LJ4OQlzR2GPiUP9 +MOxeqeg8vBG4MME8JlAyXo5KYytRvizLVQvOq5w/r6K8rDQwp2R2cVFhQb4/Lzcn25eV6c3w +SO5Z6WmpKS6nw55sS7JazCajQa/TatQqUeA5glF+rbeuRYr6WqK8z3v++QW07A1CRXBGRUtU +gqq6s3GiUgtDk87GlAGz/UuYcgJTnsLEZqkSVRbkS7VeKfpKjVcawxevaAT4thpvkxQ9xeCl +DN7JYAPAHg8QSLXOjhopiluk2mjdpo6h2pYa6O6ATrvIuyikLchHB7Q6AHUARR3e3gPYsQAz +gDhq5x0gSG0ApqIp3praqMtbQzmIclm1wbZow4rG2ppUj6epID+KF7V610eRd2HU5GcoaBEb +JiouiqrYMFKYzgbdIh3IHx+6dcyM1rf49W3etuCljVEu2ETHsPhh3Jqo48oTzukidG5d1Lhj +ZmsqN1TrDEu0ODS0Q4qOr2ic2eqhz6Ym6ANoSVZdy1AdDH0rCLF+lQSjkRuaGqP4BhhSojOh +s0rML+StpTUtl0tRjXeht2Po8hZQTcpQFK3c6hlJSZEPx4+jlFppaHWj1xOtSvU2BWvSDtjQ +0Mqtoy5Zcp3dUpB/wGxJCPaA0aQAesNMIDTVxiCGTqH6lVOSxZQj7xIwiKjUKgEnjV6YUzl9 +hMrRUGs5oMGrCQNVtA00Eo5qFrUMmefRekofFbLMXmnoEwQW4D314dk1QaVGzDJ/gihI7WTK +1KB9Eo76/dG8PGoiqkWgU+BxASuXFuRvGiNzvb1mCTIQH2oA2Qab5hWB+D0equBbxmS0HgrR +wRWNibKE1qeOILnI3xQlLbRlfLIleQ1tGZxsmSJv8YIlH2RngOSo2jf1z2S2J9V2zIti+9c0 +hxLt9au89SsubpRqh1oU2davPquUaC+falOgaNKiRi6VKBBJ5VgrGOWlU8i00KiP8lnwT2RG +3RblwChZBZbqouaW8xPPJq3H8y9pxlTqGURj8dOUimXTZAqX0Xn+s8vzzyqfxZ1+iAN+eR+p +X33x0JD2rLY6cEBDQ3VeqW6oZSg4Fh9c75XM3qHD5GHy8FBvbcukQsfiR25Jjdbd2gST6MDz +CiAkoNIW4A07rAotPEhwTFSNkSo5CQl8jENaFR/DyKUWhRjhnsY+pIHA0omcfvOnlROVy8wf +Vy6dqERVAJvPwGN2scfisWTBA8NmfUbixs/IAvoCSfw4Pf0F4yeFy4TXIXr9tbz0Rs3Ntpvt +e9E94kuaX3O/1n3CabI0OfocQ64t1z4gDGhuFNSqJJXDkeRw5JI8LktQ5QhVeDm+V9ijeZn7 +qU6FV5rp2fc0BJ1j8fFRizPAcq0Bcnyx7HAW8GqjbLQGjPXrTHi5CZvkZGfANIZz5AxrgZYz +fWRciz5C0CXBKcVpOC05e1iFTSq3qljFgRRuHU3dtsrph1k2b1x6apm5+dPmpac+PoWqJj72 +N2884ac5BWYXo2bc3NyMBZH3SshiRh7JYXcIPp83Q7SY7XNK5vJV2L0w9sqHsd/HbsJX4gA2 +7Gsrif0u5cFNP/jFz4Y3PUJSLzn9Pr4D4upufPfey6J1fdd/EPtn7IMPd1O53Qlyy4SzoAsN +yeUqtUqjMjvUds1i9WKN6iLNWvNu8x7LPcn32R82P2n/bfK74qeizqDXY0RUWUkavU4yvGrE +xjFyi5whpzaktqRyvamDqURKLU4dTh1P5VMxkZDkKnaNuzgXoI2mzB5ITJtqd6m5eWPfp80J +RZ+qqqw0g5px88Ykj8XmsNPJzS0FpZuNxJvh82X7Su/EObqkO67aNpiCc4qvefPx197aZksX +jpz5y9Hyi7s27H6c85+JxT5/e3dT8L412z4FG4RoAglPw/yS4RT4uXxthWmJ6SLV5brL9Y9o +HjYOew8Z39RoRbWohUlr5xrrjHUmldqssdiMNpPNPNc417TYNGDcan5dq9ui2eLalH6T5ibX +jemixm7T6E3GVcYB4/XGu4w/MApGyaC3GQx6kz7Z4LBnJZltuMU2bCM2G5I8WQQTg9GYjNTG +Mfy0nI0MZgMx/Do1e1iMiuPiMZEXd/R6seQt9hKvJ1mCYLCYmh4ILGN267TAQF6fNp/6uBkM +hQqLLg5rRVHzRsixxVpRsaPQ32y82vwCtlQgKDPr2djcPMfiKbFDtCKq7HZHkocrJF6vxcLE +GwCxer27Sc9ffzP43LMtV18+GvveG32rL2uv/N1vLq9cfn7mwZPCkeU/v/bB36aV3/ho7E+4 +6tEmz8T93LLMxoUXXKIXqA3dCo+DIGMO9RxGAiyTkkBAoMvFm8VyucrmCCBBFhqEQeG4ILiF +FqFXOC3wgwIsD8IhNeHeAm8RhZiNG6eLjk7/GJR41M3P3quskz7FIVQljKTP7/fDxCy34hzh +yD/rgI/vwrnjQeFxcDnnySkNKto3D2sbqXkhRUW4mVIVZx+eluoyc4z2C1Cia9qrJ/m7OIcc +Fx7/YslndI674KTjgjnq8WOyTsf51D4dx3OYA48oa9LmBbTSvPkBzVj8+KiSyz9MK4RaeIga +tfbPmg+1PK/RapNIGm/WuLVeks9LmiLtBtLBhzSXazeTLfwPNY9on9Ac0X6q+afWvpffqdmr +fVHzsva35E3+Dc1b2pPkPf5dzQdaw2bNFu115Fb+Os2t2p1E1agLkcv5DZoO7SaylVfVkHq+ +RlOvvUh9kaZRq3Jqi4wBMo8PaOZrq4wqjuh5UaPRJpMU3qFRjcXnywWcViPxao2mhONtHMcT +nVZbwhEAiU7NcXqeEL1Wq9Go1G661rFhlEa6R0g50/UlzQkdO1atDgglKlm1XY3VR7eDaI7q +JJ2ejJFy2QrKlQERyYCEStx6rKfdGKgvMH+88ZTfb678L3Nliss8sXFiY2WK0zzh90OF+cRG +0IuZWbrVUbFDKPTvuPqFHYVOmvlBVfXRpFWNh5E6fvyATiovb6KuEl7MNvzIv5GqEmO6ccBB +3bILPwWnCRV+OnYq9ofYn2P/CZ7Dyb33zzr+2i+20YRwPA7+YjXoWUQfjSIOq0G/I9YKpubV +KfMC4+o38BvkLf4tQaDC3iLswbvJvfw9wl61mkM6sUhNFdqi3oxVLmQXc5FPXIIWixfBDsgR +ImFkwxiJHM9LgmgTBJEbI+tlnYjUAg9ixkQ4QuAsCuI0WSt0PN7OD/Lv8Md5nh/DOlm7nRvk +3uGOg+GBxJ8ADJDyEaxDhARlTTHG2KW6TPEWSydcHzf7mz9ubvY7T00J8dTZIgQJgndohkO+ +HzV7MBUVJrqJj3E17scb8LyJfwhHvnieP4+trnxYXYdBMirUJ3uLNMV8sdCg6dUManZqVCIW +SBYcflRIrXE4UvjtAhbGcIGsFVUSLoYjGqw6KFo4YwPpJYNkJ+GJSz3xWILX+hWNB4hc3lS5 +FNbjRCU8akM1J9hKn6isZEsSVFjqSQY1vhNbyt8WW8Y/9/nnXyyAbmmM8QzjSotLDiNV/E1Z +U1YREHPgoaJ2qckpDYgyPKD0ptzgyYY2eOSiPD5PyNEW6ctRmVClvxxdTkJcu9Ch3qB9jzNd +IGKi1mBYGRpepcHgOVQ2hFSiZkpzaq2ckr5AS4fQpaQHtFmE40ReQ927UVQR0CdGaj0IA/xN +UNa5MbuCG8QcHiOZssatwcUgO6I5QjIRT/Ungcxcuhn6+7R5I3g958QykMZfJh3+0lPg14sq +YX1Unq1LlbmycscLL7BFoVtVH50FQd9hxMVjI2peeyQeA9GcOSDy5fTVBGr3s5fHw8Ebe5I4 +Tngm9pPBiUNbYy+S+bgi7+cv4qWxUVghQ0SaOA76vxv0fxokrUM75fPAXlXqLNHqFnCxsF8g +gqDheLrLaTVZOgRH4XqOnK9FOqxLkQzFBtnAGXjNTAesn71qpgNuplHAx5UfJwI+mix0X4MI +mO0oI+kVAl2JKSw7kFQBrDcBEieYqX3AKk/2KOluvurM++T4hMTNEY58Hnvqs9jGz4D7C+J/ +4f8O8SGcZeTzDlvG0g/lvJjPQxCYDEFgstMfEkI5EXGLIZLzlv4Nr75Ju8a4JqPJ26Fvt27w +hHM25G9OvzF9t0dv9VIfP8sdoLkccqUEVmSs8D6b8ayX35ix0XtNxjXeP2b80Sv6tXmGzIxM +b4Uh4K3X1htqMhZ5LzeEvFsNV2bcbBjKeEj7sGFfRpJGqzGIGaLXpXUZ7BmqDK/WwGPHWqfs +kgI9Ttzj3OskziMkhFLBzvQpFe5UnFpg49D5mBrekhQpUIxl3ABnsp14GOLncazG/8XLKRVm +HvMFeRrnR3EHdshJjoCjXpXtSyl0Zw+bo2ZirscfWRLacBW8pqiiflXjAQTrcCmNMJaZP4Xc +30dj0o1+8CUnEnmf/wS44oSPZerJAHmkpi8AeRxT8j+PJFVkgHggg9LL4D+hdIy6NINkrdCy +ZKJ178lGPdQZKrROmphap19NNHzZiJuTslgoyEIV+i4NzJ07R+ITQbBKTIZQkWfRDY2QL8BS +yt4dd+w678LA4f9q2bH9ox9hG3aoYm8mXX31NUuK8stx9NWBW+PomdgHsTfwH9J23bR1RWBJ +qrVw/tqtj/c+3/73nxs2tpZmVASyitq7jt6y7fdXgMMG+7kt/h6/ivchO7pfdlxk2WDZLXAa +0SVWkkpLPam3nCQq0xiJyBZeZ0faZJtNqxGTbL7kZHB8ubLRLkuZgf12HLdje4qT6s6ekRnY +6Rx2kl7naSf5yImdWp1Po6ZNJsAdVuPTsJG6HFWVTDkgbmWlAPQppKWnKs0sHGJuoepU4qTg +KRVFGivTsNk2HUFzy+YdDV/xyIXY5V5ZdX5fHnbtXbP+skd2k+GY83ho/vKBE3j8i7dpvLwD +5nkXrHITSkPfPYys8c/l2bqKstTFqcS6VlyrXWtf62xK+0wllvLzDfOTSlNr+XpDfVJt6l2q +ezVavRGCLpQCghgRVDYqjySdzoS0Do86pXcWnmXOJZzPRCWix71okFpfelV1YoLg2iYq/7LM +vBHsjvr+U/REALPaCNNa1Cjr2sV2bbu93RlOE5qbUDOL/ebOKbHCmQhmnJ2cBHaQMBM4Gu3A +rmtHnovFJg5fckC2BpZsbb7u+g2hG4UjE6fvip2M/XfsdOztS5ruJ3kPLu/d++ih70PoSOIP +xFbgh1gcm4xukZfaVT6V5JirOqQWBh2Y4wWUbDOY9WYNZ0JYZvEph5phvnyyuM6MzbdrTNjm +I2bw4yl3OPByWHiGOWaIdVwQdR8hVyAPufwAaJOtNdfSE85lLJxXTj/NbLuDUB78u2UOc2zM +t4GrToKZJltsTLPZZZNavQ27SvcM5AXLZ9u8Jn+ZlT+E+diZnV988YuHLzOZTvNCVuBa7hOq +02rQaTa/ANlQGv7BYWQGndbpKu7VfMew27xPeFj7lOYpw1iKWm3D55PFYp12+ax9hkPioZSX +tD/Tv6F9U/+56jODIc2UliynpgeSZaMlYEp+JvnVZC6ZBvmmWVUsNzogJ7fJcCyyNhhbjMTo +tFIvdciVGsBzrOz8nC4lztEZuYncX5DInWksl01GU2CYXtOYge11VitY0CivszqpJWXqVMiD +i5I9yyEKTSmatW5Wz6y9s/hZJo9aNpgCald6OGFJ/rMO1KfASck2p5xjq3LKs0zwSDXDI81S +xXxM1QRzYlZgAjCslBlAYjng0XxkEhU2Y+aXGAGCBmsFZXrEQbPoqEa7gBWrPVUQegL+CT+o +spkNb5RBSkY6qJEOb5RBWIh1yrZycKVwfpvDjjVg2XDYF70SODozmlOCOA/TeFLC2znIP7Fz +7vv7Y3+9IYxtr5/CVnFC5q4NLrw4m9uy9tLKSoxXFn3n+0/s+gPsBP7YS7GjV99yPu68cvui +Rf3Uj60BW6gCW3ChP8orGk1N1iZ7hylsDduvdm517SF79C+aX3T+1vyG833xffX7Se8nfy4m +lSeVJ19gvcBe52zSh/WqedYye5mT2yxsNu0QbjTd7Npnfdh+2HrIrjEyXaYGjCw8tQWMcwy0 +xjUrwHKTJWA4gnmkBW1aLTokAyqSAQ/N2QnB6xHwtDw0SQ4VprXYg4oMFDAkVJ6q8thcKY0J +JVMdUxX7Pz7lp7cmzSf8iUsTyBP7BviNxDVJso3Kr4wKNYPeoMwpsfOzY381ti4PX739iob2 +ZGzzf/zK+7G/Yvup594lH5asWr3rkaP3X9JT9JPnsA/zcGLIepjKzh1/j+wSvguye0XOlZCE +vdpc0zzjBcYmk8qVjJycPRk5rEmw31iJDTs5jUqr0jvHMJZNyDHsiDq4FsjGHZxjDPMjMCw1 +b5RMb8UisBPq4DhYhFARXgdOFDDkHCfnc1jXJFfZ9tr227gW26Btp+2Y7bRNQDazTbIV23gQ +yJbhyfNxfbQMAr/5LPCzxcdpQH0mEU+bP3adQE7qUCcqKeoJ5mRM8KI2h5O9ic2izCEqFy0W +b+mc0iwLuXJcl52WfYFz/VUXXlmh01xzDU7hfcdjq6/1p6W+nTdnRe3su/Grx1//YexmkM8e +iBCvB/+pgRNCFUSIopClktTF6mfU76j5IvVONVGrUSJM1ECMWCUuF4m4kkNQTpF0xTqiOztG +1J4rRmyuVA4GkxcfX4kB93CnJuaTton7afz34OcTu6gPXAJ2Xwh270UleJncoUpRpwnp9pQL +Us9PW5L1O/M7Fs1cV53rIl+7a4PvRt+3XXemPJRyOPWllJ+l6kXRkGwXXfZsMTe5ybWZ3Ege +Ep8QXxT1zwTeMpP0zJLZlnxDpuwvDGTKGTnwcKUHejLPZJLMunTq1IrBqZ2XjlG6OT2a/t/p +fHp6Pp6DZKg1ITewtsZDHYOHOgaP7EwJeMAcnuBVeoM2n64aaMtX3BHLASOfGoxs082a7VPn +anIMTW79Xj2BY3UcdhsINgL6lOUBHGgBndxOj4Vzcj3rHPgduietc/SA/bnmKL4SrAbc5MZT +zVS8/kTpBNuPwDmBnME5sdiPCdt/ip4awHQ4o7lS2ZvoSsuGeIzeL3E2u8NDQzS2U9EwrWxu +WWI/xqKoSixEqJpbikNx/2uvPj1Wz6VmxT7QmVXc+T9s/uHRtfd9+6cXNvTUr8aXzf0gs6yx +5sLaOWYd+VPhd+5quvnJ2NitN1yYVuZS19WN3HTxbfVpWVLaitr5sdesJc7syvlrS3xlmSG6 +TrchJN4Dus7G8w+jXNBAs0VbBctfnyza9QEuoA44A94aUquuddZ49RJXlLtK05I7mLs394fi +w6qH9E+IT+ijucdyj+caUW5RbgM0PJP7Tq6YK6ekBaqgPMgaBZWHV6Wk22m0o1VRrcmzeJXZ +YslOTUvzZWvhoG8y+6wW+eLSFgvusWDLGKmTTSmpvvQ0qOtJwy1pOA3qDmbBmoMVnzuCUDZz +lJoqmstzge9sQM2WqyFVQsrMDmTL884LFGW/mv1ONmfKdmcPZnMoW8ouzo5n89munD9XTipW +CaMrl5pPQaQIp0k/rJZP4eRXqVyjsUsBM4u06O1h4sYQ9/mpVrE/yZNM1epgynXYkyEICWRT +XYoM9E2C2zB3y3j77uK6By4deCAnPXYyPXvF/I7C2MlZVXOrOwpiJ3nfrh+tXrNm9bpLa+6Z +aCLrvldYef4tu2OE1N13cX7d9fdOnIFFcCco7jEWe6nQ5sNIQ28NYfaypkFDBjVRzbjmmOYj +jeDWtGi2a4ahQuBEFRL4L8dioiCqeC1Rgd9mp39PZoB3qZUg2j91g5gItc6Ksvr8NM7CkO7E +rthJ7EoEVF9cwPsgNMYzOFzFzqRyLuVPaBDIoBAVxoVjwkeJq83twjBUCMAMB1sd58NokhPk +4r/CiTL2nMS4yk3mDoS4MrBgM9on5+wRsMaIVwntwoDAFVkbjR3GXiuv1Zj0bj25Qx/Xkyr9 +cj3Rj5HNcq5KhZGWI6I2B2nMmmJNr4bXpGy37rWSddbt1v3WY1beakY+zNEgXEfIIBwbCXZZ +qg7jNDQZiDODSUSnEKfCxsFOGGBSFSV0v4A1j+qjDthrSmGvOaAtKYd43EOdL7UVh4pZhgUP +gxCFRVfUtDRdtPi8+SuLeN+eK2pKPymsfiT2N5ijMbaCXwknqiQcOGjNEXASPVA79RDJ2SGc +U9GHSB+CHeoIFaE7ZV4AljFv0BlFM0FJIp9EeI6jN2pJLRCAj+H9slVnMhQZc5CUXJzcksyd +TsYsOM3wBWguW9NmBZLpDVUFJztdAXpNOYazZQ1hJdiIaMmKK5CcNjegnI9tLyg7rD9xqQb/ +lEsZvx8cpvnjEzR8L0rcsWHYWNlKslYAoDLSTzTo/Rp9NddHzSC0eSC0Ed6MjsRPIxw/fYAz +Y3Ypo1x2wKHYYKlKMie54GF1Vglj8dOjUKD5CJQTfTUleZKSPFhl5LwZ2dkswDFCvPc59sZu +XpS16KLtDSuWuRaWrr/MxfsmjOTvZ8jh5vXnZVh+b+hvovvhy2DNfwLp0/VWKKdy5eChy8Go +9nOEiD4sCcUCEfarX3mUfh5Hb+XMlZ/Sz2jgnDm5TF5OLBPOQPMz/6BP2vNK2Gm/A7ZrgDhp +j3z+e/ik+rOkz5L5l8h7ArG6BJeGNJnXJq21Nzn3kHvEe9R79GOa35DfCb/X/EZ/Ujgpvmcw +P6z+BfkP8Xn1i3phQH2zeL2aszAvq3NQL2vjVbYKVUpLam8qSTV60FlBYeL4yBhlR8eNcHbU +hM3t1nZ72MljenTEzUkBK1gqnOfg6Jjpy7JNHxxXDk3c/zcciL384bdjnw1haXd39913d3fv +Jhm3YnEo9tJHf4s9f3183/f27Ru+f98+uts4YdJ/EV5HdjQml8zlcR4vmSVLEz/oFNT8M06S +bLcQm9VuMSaZkNmYhJGZ2DRqkw6v08Uh5KET0orYYkpcDrBdxAz9gm2AWdu0mjlV6uXqBjWn +zjEXWdZZiIWGhgZjko/Y1qFh+7id2OkpS6MP2F2OLYdJOLGM/RsT0d+ZZggAXYlFTOMlSFXw +qChRoj/q7JPmsDsVZekmJ8+BgNBj8Trvr7h3YEu/b9GC80pfey128n7e13Dj9asyXzBXrKj/ +w5knuSXKJyN8E+jbjvbKTlWSI+lidYeaH+Mx7LPmGnWN6X2zINJppVtURoOo1+nAQxHssyN2 +JwJLADr5mjsRvZHujAaDfupqRI9P01P1WVcjUy4rcTuiuNeZdyMbqYua3rYsbHubRZL5ptjJ +zBUVSyJ+6q9ueb35O8vdZNZjofKG60dibt53/8FFHdd/i860GCzbDDPNI93y90SL6FVnOywO +7z3We2x7su/O06hsdTZifcpw2PiS513v54ZPM8RcwxpDyHC3bo/14YzDelW1V86s8W3IaPPt +sO6w3ZhxXaamzFcr1ukuMCw31XkWZqgyMrN9ZfpST2lGqbc0UyVqBYvG4zRk6zMyMryqzAw5 +v1+/xbY1eVPuQN5NydfnfSf57ryDGQe9hkF8h+NW5715P8qL5osZY/FfjObkQSiZyDPYpWUm +LR8fdWcmyq4UVpZTAbjCgOdm1GXcY7gr44WMX2eIngy9gedT6M71BJzf0Rx6kh91FFRh5ajL +yhlZAXYPmQ5xEcKJm0i+BQ/i05hD2MzuJXmGmWQHTDgI9SIer+NP84Svy9HZZejaPschQ78O +GTp1yKVlAQeNpB1yVi48oF+Tw82CVt6xJkUG+zCl4IaUeApJqUtSOTx22eMN2OU0d8Btx+/A ++pmj9jRk3ZFFsmRneiArJZ99NAUbdUM+Ls7HRfk4f5anGPaKOXC6VEKtxCf82qrENq0xwDbt +3zJGTesMOFoWHiuG5d9ISxBY0UvRZnYryl708/rmjfST+75E0UKvSBO3Bf7EGtsIr+Zm5uIz +4y/LGp21ypQDD9DAh4cMFXqbvoKCI3p6L/rBAV0Fux4AX98EXixxAwpxMwRg2ZnsBpTGZDMv +QOmX0WjUXYxTrN2tXWVZtuQlsccu2fb2u2//Oif2mWVdY0+xlObDzzY1fvzRWxO4yL9yTU5a +kZRss9QvWHvv0NO33zJ7wUK33TsrOa39gvobv/1aFHw5vfP/nN0GpqLNcpYoHLYddnKLBbxB +eAOcuSXLYDSiVDM90ZmQ2p69X4Xphy6jGl2AfslBtrvTi9Nb0nvTB9OFdLNp5uEubebhbim4 +bSrc6aMd+8YHu/6FyEhysPtdOEJ4vS4y/bn13fh32Lhy2yPr9yy7/OVnH9i/adFl55cOC0fs +nj/s3zEWtiRP/JZ/LtZSuL66ocOghYHvQkgIwnzMcPDaLs/JEXK0ix0hPqQX8hwVjvPtTfYO +u1DhmJu6I/VeYbdOcFuyMCJJ1iyTWe36yuySBj1Y8hR7iMdilZBkLjYTM52adPbUmqfmlvhk +Y/Ja21MC07Im21QifXs92AI6XkBganRud5H0J1uuGWspKGtfet36H068jnP+cFXZ+esqKztX +LXhCOJLmey528pdPXDfcWp/n5p87U2q0rv3pI48carcaEfuiE/nVh08ar1qzzlT5idqlZt8G +feDPlVPf8qe3neI9sG9hOK/jya/LIqRaEFuGFk1/gfZLXyj1iFBFKkCOL6EgpDsh7Ybyrfyf +0XfFR9AuYW08DnA+1CNhLbob0gVQvg3SDlIRf4DvR9WQ1pBHkBvq9gC8RJWOtkEfd9LEpaMd +UGeE9pehfSXkTsh3QV0x6+8lqkU0F96v4YX4Y1JO2rmLuZN8CX9SqBPbxbdVjaoX1D/XdGg+ +19bpKvV2/Qb9dw0mwy8NXxj7jf8wdZj/aFli+QmbmQfNSXyGCE8zKkLVcHJcau6EqIjWruOv +RPTbS+yLtOzJMYloWYljVGqsVmAONWKzAvPIhjsUWEBOfJUCiwDfpcAq9AJ+TIHVyEd6FViD +hshuBdbyz3GSAuvQetWfFFiP2tU1CmwQD6ofUWAjutR02ZTOtpuOKDBGgrlCgQnizQsUmEP5 +5oUKzCOtuVuBBaQ3b1FgEeDrFViF1pt3KrAaJZn/rsAaVGsRFFhLgpYLFFiHZic9OvU/c+Yk +/V6BDdzFNpMCG1GhIwycYJ5K3ejYo8A8SnE8yGAB6rWOZxSYR3bHywwWoV50vKPAPLI63mWw +iurF8ZkCgy4ccQaroV7vTFJgHjmdbgZrqH6dZQoM+nWVKjD046pSYNCva7ECQ5+uvQoM+nWN +KjDo1/ULBQb9uv6swKDflIcVGPSb8ooCg35TL1Jg0K/kUmDQr/QtBQb9Sn9UYNBv9t0Mpt7M +mP03BQZZZSfmqIN6a45LgXk0K8fPYD2dS84SBQb+c1Yw2EgtPyekwDxKyxlgsJn1s0uBaT8/ +YHASlXnOswoMMs95icE2yk/OWwoM/OScZHAy1NtysQLzSMpNZrCd4ueWKjDg5y5isIvhNysw +xd/I4FRqA7m7FBhsIPc+BqdTfnIPKDDwk/skg90M/2UFpvivMziT2kDu+woMNpD7CYPzqHzy +DAoM8slL8FlAPUFergLzk7CayX8KBv7zmP2o2bzyVigwrV9HYX0Cf6sC0/odDGZ6yfu+AtNx +f4RWo62oF4VQOwqiVsgl9CNIq1EHg5eiHtQNKaJgSeCte1AfwPQZhPoww5CgphPoCwGqYfXB +/8ueiqY4k9AqaOlEA1M4/VC3BPLEeLNRBbyLUYEClbDaaqDohHwl0GwAHiKMaiX01w+pD22C +Zxtg9UF7EDAXsjHavsLnvBk40hTWPLSW9dI/xTUdtRyeEsqBPsLAWx+09ENqh75yz9nLv+pj +GrdgBl+rZ9Q/ziRL5dYGfXRB3oeugDo62v9e5hLUhkBaYeApwnijMpKgTHEiSq9rQB8SamD0 +EvKx8ZbCczmM3c5kHwR8SheCXqm0NzNK2lvhOXhK6LkHxqU89QLu1n+JFWL2RfE2M642TI0b +Vqy3gGm5B61XuF7GWjqYFIPATf4U732sJcwsdRU8BxjXCY0krIrqYhHjJMKkPCm3PuBFAqyg +YosJiwoz2bcxC6M2183Gmqn3VqWvIOONUnaxHinfHTB+F+sxIX2JcR1k47Uq2ki0UK77FX0E +2RwTdFun9B9WrL1X0WCIyaafWWNidpMaCir8D7DRJDbCTK4mNU9lQ8ubWd8dM6yB4vawvhJj +T9YnpB1RJNKqWGr/V/Ai0GeISSUMeaLvVqVmgEmaWtS0TfewldvHJNrJ6CmnVJ9dCtXkCK2M +fpMyaliZaWI90h6mpdAOmLS3RO20XMOKdHuUmYQZ/gArTWu1n1lpJ+Pu3DYx6Vv7p+ZC27pY +f9N9UH9xhcJtUJF/K/N6krJKJ2XWxsbewGoT9HSFhRUddrB116vYSA886YrepEg70cO0tw8y +XSWsQ2IybFXmH2Za62Q4vWztJayxm1EmZjLTusNTlkVX/hZFM12MG2qbm5S1lfA7nVN8dLHS +tPVGvrQj9X9pfq3KGOtZDwNM0m1n2WYIbYT6SclS226dmmE7s22J2cAWJtt+ZneRKX+S0Drl +PbHeI4rXSKymfsXKpr1norWLaSSIrmT0Ca5pv62sddrSEqO3MWn1slWydWoWk2N3M59J24NM +En3KGHQNJaQYYfSTHE/23stsqIv5zUneCtneF4G2ebCnFkG/9F3IsGZ62ELmnboAo4OtpU6A +ugDqZhoKsVI/WsdsIKHxwinM/3dH2MwsJoEbmjHKMvD0q2Hfr4O0CCyPwsuhlu4AdfC8kNXX +Qs0qeFLbXAw7QS28l7La1cgApymaVjNr6j+HrUlT9Yl1kpBoryLzaRv993axac1MeuRJPa9n +rVsBf2BqzNYp35aw5+n9aKa3THiOaT+aWL9hxWf2K2t6A+slNOUT6WptUkajq3uT4kvXT+1G +iTEjXyOZSd+5eco7hZQVF5qy6T7mPyLKem5X7PFc8ppchVRioRm9TK/ir47XpuyA1ALXM8+Y +4Hq9oplupedzaSibzepsSSU88let4qsjT/o26sWCLBYNwqidirT7FR/yr8am0l8DNdN+dutX +dBFSooyZMVfCewcZR71MsmEl0vl3dC4pttg9w7dNjks9SRuTdHjGLtI3I1bOn8Lum2G303v3 +10uKctfF+p+0q56z+tvM9H8F0+bMOHTSP05j9gBuIkIdYBKn/XdMzSfB10zr7lI8akL+iVXV +q9jHtOc924a+bkbT9rGEzf2rmpuMveieE1IitMRsEvFeK9Nq95d00PcleU/33M+i1QEW9Sf2 +oU0sNtqMZkZX/2ftT/bXp8R/YeXMc64o7qt6TEhrOmJtZX1+dR1Paiz4JVm3/4+4nZbyV0c4 +e78/m6OQEsVGYO+Z7IGeT6pR4iSQAzF8AJXB+UuC52woFcBJMQCpGNHbkTWoXsEshtbZ0BJQ +4DI0BxKlmotK4SxAE+39f7bX/e93xsm2oi9Jb2o/XL21N9QebA1JP5JWd4SkpT3dPRGokhb1 +9PX29AUj4Z5uqbeztVCqCUaC/wekItqZtKqnc4DW9EtLuoFudkVFcQE8Sgql6s5OaWV4Q0ek +X1oZ6g/1bQq1VfeFg50LezrbJvucx2okWjVvbaivn3ZdUlheIuUsDbf29fT3tEdyp1FmYrDa +AtbXagbvk1b3BdtCXcG+K6Se9q/lXOoLbQj3R0J9oTYp3C1FAHXNKqkhGJF80uql0vL29kIp +2N0mhTr7Q5s7AK1wqieYc8+GvmBvx9aZVSGppi+4Ody9gdKGQbwF0sqe9dD1snBrR09nsD+f +9t4Xbg0HpVXBge42mAiIqrxkUU93JNRFeevbKvUHQYogqHC71BbqD2/ozpcSc28FrGAYGrt6 ++kJSx0BXsBvYl1o7gn3BVpgGFMKt/TCPYLcEbVvp/MMg9l6YYKg11N/fA8PRCQWh/4HWDims +dEUnP9AdkjaHIx1MDF09PW2UmsLAdgQYaQWh9k/WRTaHuiPhEGC3AjDQt7VQYpLu2RTqC4K+ +I32hYKQLmihB6wDovJ8ORvUY6mMstA90dgLIeIXhu3pgkHB320B/hE21P7K1MzRTEtRa++ko +ob6ucDfD6Ou5AroNAv+tAzBQQoFt4eCGHtq+uQNkLnWEOntBIj3ShvCmEENgZh+UOkEcUlcI +ZNcdbgX0YG9vCMTY3RqCQRLiDlNhSaEtMJmuUOdWCebWD7bTSfvoCncy8UaUhdSvjNcKFOtD +0kA/mBSTZmjjAGV2oJXKX2rvgSlDjzCpSITaCUy9LwR6j4BpgJr6QWTMPKHYFdwQvDLcDV2H +Iq35CaEBeVu4v7czuJUOQam7Q5v7e4O9wBqgtAGLkXA/7Zii9/b1dPWw3go7IpHeeUVFmzdv +LuxSDLawtaerqCPS1VnUFaG/Y1XU1b8uSCdeSCv/TYLNoU6oDTGSZctXL6lbsqh69ZLly6Tl +ddKFSxbVLltVK1UvXllbu7R22WqD1qBd3QFinZQaFTHVCTAKM4gwiZ5jibHJUEOmc16/Vdra +M0ApW6m1gZzZOkqYJRgHs1HQLyy/bkAPbugLhaglFkpNQNYRBDPoWU+XEVBGzmKGWudmak4h +UFyISrov1BoBPbeDHKf5oirs2RBiKEzFU3SgGrDe9QMR6BrY7IEVNWNC2f2TTIEhT4liipha +m7Qp2DkQXA8WFuwHC5lJXSit6WY2u3VyFjAnxXOBeQel/t5QaxiczldnLoEUu5m1UdpgW1uY +2gRYZR/zyvm0uo/Jlq3uLzHVGe4K0wnBIAxvc0/fFf0JI2X2yCp7NoNDHVjfGe7voONAXwlx +d4GhAv+gqt6tUsJ4FQmdPRCTx5L26clR77VxINTPhgG/1xrq61Zm0KfwzZD7O3oGOttgDW0K +hzYn3NVXpk/xQJMh8ABt0y5uao7AFnOsrZFpHdOJBRWu28/dLWN5ikBZ90pHME4wMo8irFlV +DZtATnmgLFcqm11eUBwoLtZo1tRDZfHs2YEAPMvmlEllc0srSisM2n+x6r52MdJSkcIeW4dw +XA0pQRINdWZes5zdEkED2AChwftn4UzXtqOzr7klpaZOufSY2aLUcTdxR7kXuGfgeWBm+1n1 +33xs8M3HBt98bPDNxwbffGzwzccG33xs8M3HBt98bPDNxwbffGzwzccG33xs8M3HBt98bPD/ +4Y8Npu4Pwuhf3SwkWi6EPGGtPaxm4Czcr7YuZl6j/yysybo69D6Ur0CfAv77UHf2rcPZbZM0 +k/FVzzl7nG5dy6CZOIma81lpE7vvOLv97JYGZfcdYGe/HrYqZ2Kfq32mpHr+pQx7eDe/gJ/P +L+Ln8uW8zJ/H1/MVM7HP2b76nDc607V1X5lPoqaelvBswJnZNl1br8SmV3yJ4xn12IL+xHnB +Sma0T9X9u3bzb8rm3+7v6+xK+b48imej36JzvI5y30EmTH9MYZy7Z9RsK5HHuHtHTUklcrWZ +uxs1QCIoyi1F45AI6uF2oe2QCKDXjxTMLjlMgVGtscQM+LcgCdIgJA4NwxOzsgyJ4t8ymmSn +3V83YrIwum+NFAcSwKjZWdJQbeO2IMyFuG7kRW5uG+SzIG+FPB3y9Vwb+AnKpzxqMpcMwnhV +gF7FJYMTcnPVnB2VQF7DpaBUhjYwYkyMMzCSk1dSreUWcU6GYuIM4I3cnJpTjZS4pac4GTiV +uZtGNTrK300j5uSSo9wNnArZAGsQsBxu01FOi4og0ZmsHtUYSnZW67nVMM3VIBY3R7+qv5c9 +Za57BDqC8Wq5NGSHtiu4dJQMeR03ayTZPf4UdydD+zbtBcZbMKKeQ7NRg7FkvFrD0f8NEOVu +B4nfzkbbOeorL0HVPi4HFUMiINTtANFfcTNzQwANgZqGQDVDoJoh4GIIiaD3m6HlZsAp4q5E +vdxmtBPSXoB56DJ5BCR4mAGZOSWHORfnBEmYnwLZYahNGdUYKWfOEWsSQ3OO6o0lVUe5frQc +EgHmI6MOZ0nPU1wem0r+qDOVEvSOaPQgOkdCF0Bopzo4yqVxs5gk0pkEotVuKGNk4twIk5+T +Y1Q65HXyG6pf+scDWP4LJX9FyX+ZyOPj5NgojCKPkddofrw6jbwLna0jf0B7ASLkKfI8bDRu +8jYZo1yQt8hhVAX5m1Bug/ww5HMgPzLi+Zl7jIyNQga83zdisNPJkudH/EUK4M5SAEeqAljt +JdVZ5DnyLEqDLn4LeSbkz5JxlAH5M5A7IR8nEfQzyJ8gpWg+5AeV/AXyNLVp8iQ5BDumm4yO +GCkL0REVzfaPiDR7fAQlSg1F7qfJ4+RRlAKoPx7xpUDtvlFfptv0FPSHyYMkMpLutlZryfdx +I/4YkIbRmzRHVvLASBntZOfI05L7MNlJdsrOMjlLLpAf4oqziguKH+KkLKlAKpMekqrN5HYk +gPBgwZJb4Am7MwHrgSRD2kluHuHLotUTMCc6L4IG4TnMoBZ49jIIwdM81XqaQVXkBrQcEoE+ +tkHaDmkQ0jWIh+eVkL4F6SpIV7OaCKQBSJvBffQCRS9Q9AJFL6PoBYpeoOgFil5G0ctGH4BE +KVqAogUoWoCihVG0AEULULQARQujoPy2AEULo2gAigagaACKBkbRABQNQNEAFA2MogEoGoCi +gVHIQCEDhQwUMqOQgUIGChkoZEYhA4UMFDKjKAaKYqAoBopiRlEMFMVAUQwUxYyiGCiKgaKY +UUhAIQGFBBQSo5CAQgIKCSgkRiEBhQQUEqMwA4UZKMxAYWYUZqAwA4UZKMyMwsz0MwCJUhwH +iuNAcRwojjOK40BxHCiOA8VxRnEcKI4DxXGy+QB3rPqnQHIMSI4ByTFGcgxIjgHJMSA5xkiO +AckxIDmmTD3ChEHAbLZB2g5pEBKlHQfacaAdB9pxRjvOzGsAEqWNAkUUKKJAEWUUUaCIAkUU +KKKMIgoUUaCIMophoBgGimGgGGYUw0AxDBTDQDHMKIaZ4Q5AohT/c6P8H6uGXIMb1bC5kkGc +y/Lt6EOWb0NvsvxqdIDlV6GHWP4tdC3Lr0RlLN+MfCyH/lgeQW41HnGXmart4AKWQ1oHqQfS +Xkj7IT0DScWgVyG9AylOSuUM3qRartqr2q96RiXsVx1XEZO4XNwr7hefEYX94nGRSNWpxMD8 +KLgWdAd7bofnR5BgE4FnFYOqSADGDYCfLYV3gARkyynpozz8ah5+Jg/vz8N35OFqDVmMeebp +IM4nwDhulPW+Be43IZX5sheAZ7r90IcO94hvrnsMP53IcmU/5B9COgDpIUjXQiqDVAKpAFIW +JDerywP8RjlD6fJpSNmQPJAkOgSy2yG2sVrU8mFiwA+N/tSA6E+BjmTnAN1TI9nFkI2NZC+H +7MmR7PXuag0+hLJpGISfAM09Cvn+EfcJaP5xIntsxP0UZPtG3AHImkeyCyG7ZCT7FXe1Aa9B +bp6SrlbyVTBvmq8cca8FtBUj7lzI/CPZPoqdBwNlQWsubkQnIM9SqDITI3lH3PMhyxhxV1Bs +NcqmisciKmDsCZBozo0CQx8dxo08lnXuU+473R8C+V9BsGAeb0ljPGSvZo3htbLW/XTB9wC5 +2j1SraX4sD8cUPIozZ9wP5R1s/s+6AtnHXLf6y50314wpobq24Dvm9kQI+5rpTHyqJzkHnQX +uyMFJ9z97gvcQfdKd3MW1I+4L3U/TdlETbiRPHrI3QAdLoFZZI24F2eNMRbr3FvdsjvbXSE9 +TeWLyhP9lhU8TSWAShKj54N887LGqI2vKRvDFjlPdVq1U3WJaqFqvsqrylDNUqWrbGqr2qw2 +qvVqrVqtFtW8mqiR2kb/87yf/udKm0h/sQGJPH3yDDYT+iSJ/0FLsJqgC1A0iasn9asW4vro +eCuqXy9FP13lHcPaFRdHBe9CHLXWo/rVC6Pl/voxVXxltMxfH1U1XNJ4AOPbm6A2Sm4aw2h1 +4xiO06obUunfvTiA0Q23pR5GGLtuuK2pCTntm6qcVdYFloq6mnM8WpTnjJ/ZdM4E06O761c1 +Rh9Jb4qWUCCe3lQfvYb+VYzDxEQMtTWHiZFmTY2H+V5iql1J6/nemiZAO8HQwJqNgIayaQZo +6oVIomjgTxZSNNBRAs8H5IDnoRngaQ3Ix/B8WgPD4zHFO/CmVFtzQJIYThZCbzKcN7PQDByw +GKCtOeDzMSyvhBspFm70SoyxXNaR2w0oBW6GAuc2N+vIjdlg0aJplCwFpXQKpZSNxeFpHHcC +x5YziWPLARz//+UrtNCPR2cPbHue/qGRFm9tCFJL9JZNHc7o4HpJOrBtQPkLJL6W9a0dNA+G +ogPeUE10m7dGOjD7+XM0P0+bZ3trDqDna1c3HnheDtWMzJZn13qDNU2jVZWN1WeNdfPUWI2V +5+isknbWSMeqqj5HczVtrqJjVdOxqulYVXIVG6s2TO2+ofGAGi2kv3TD8lGi04INt6R6mhba +zb0LqEEfnu9xbks9wiO8D+n8TVG9d2HUAIk2FVQXVNMmWGe0yUj/mozS5Nw235N6BO9TmsxQ +bfEuRJOiRRSJ/l5RfdSz6uJGaipROXhunfXTF2t2otpwDfyDcoQleM/ERP3nfEXO9RoYGOin +jwE/nJHro3mr6qNz6a8nqVQwVEtNE9QVTtZxHKs7oNHUjsXHodEPTOAIHY5Cfkx/g1LWwqlL +RYbFYRWhR4XIaEp6Sc9R2MG3Q4JzHNk8UsTOy2TzaEYWPb9ERotKEzmcT2k+kuIpob9oUAak +NM9K5LKlAICdWTsLdpYNZw0XDJeJ9CdmHoJK90N0Kx0peohDEX//pCAAjDShxE9jwnjfH0lL +ZwMPU8Dvb/L3s18tQl8WtV/5ZSQQ+pRg+5Ve+1n3kUmFJOr7UQI50egfmCQaUEhY4wAjAfD/ +AR2uw4IKZW5kc3RyZWFtCmVuZG9iagoKNDIgMCBvYmoKMTU3NjEKZW5kb2JqCgo0MyAwIG9i +ago8PC9UeXBlL0ZvbnREZXNjcmlwdG9yL0ZvbnROYW1lL0JBQUFBQStBcmlhbC1Cb2xkTVQK +L0ZsYWdzIDQKL0ZvbnRCQm94Wy02MjcgLTM3NiAyMDMyIDEwNDddL0l0YWxpY0FuZ2xlIDAK +L0FzY2VudCA5MDUKL0Rlc2NlbnQgLTIxMQovQ2FwSGVpZ2h0IDEwNDcKL1N0ZW1WIDgwCi9G +b250RmlsZTIgNDEgMCBSCj4+CmVuZG9iagoKNDQgMCBvYmoKPDwvTGVuZ3RoIDM2Ny9GaWx0 +ZXIvRmxhdGVEZWNvZGU+PgpzdHJlYW0KeJxdkstugzAQRfd8hZftIgLzMI2EkFISJBZ9qLQf +QOwhRSoGGbLg7+uZSVupC9AxvsMcGIdVc2zssIavbtItrKIfrHGwTFenQZzhMthAxsIMer2t +6K7Hbg5CX9tuywpjY/upKILwze8tq9vE3cFMZ7gPwhdnwA32Iu4+qtav2+s8f8EIdhVRUJbC +QO/f89TNz90IIVXtGuO3h3Xb+ZK/wPs2g4hpLVlFTwaWudPgOnuBoIiiUhR1XQZgzb+9JOaS +c68/O+ej0kejKI5KzzFxmiAnxFmGnDLHyBln9siKuULOmY/ID5xXyHvmFPnAGYn8yEzvrzhD +fY/EOT0/ESvqWzMfPMuIGTOS/RXWSvbPsZdk/xQdJPsr7CvZX6GnZH+F3yLZX+G3SPbPsa9k +/5wy7J+QA/urGpn9FfVif3VCZv+c3Ng/w/8cs3+a0oBuk8BR4Vn6OQJCX53z46cDR3PHiQ8W +fs/kPM1YRdc31B+2IgplbmRzdHJlYW0KZW5kb2JqCgo0NSAwIG9iago8PC9UeXBlL0ZvbnQv +U3VidHlwZS9UcnVlVHlwZS9CYXNlRm9udC9CQUFBQUErQXJpYWwtQm9sZE1UCi9GaXJzdENo +YXIgMAovTGFzdENoYXIgMzIKL1dpZHRoc1s3NTAgMjc3IDcyMiA3MjIgNzIyIDI3NyA2MTAg +ODMzIDY2NiA2MTAgNzIyIDY2NiA2NjYgNjEwIDYxMCAyNzcKNTU2IDU1NiAzMzMgNjEwIDU1 +NiA4ODkgMjc3IDI3NyAzODkgNTU2IDMzMyA2MTAgMzMzIDYxMCA1NTYgNjY2CjcyMiBdCi9G +b250RGVzY3JpcHRvciA0MyAwIFIKL1RvVW5pY29kZSA0NCAwIFIKPj4KZW5kb2JqCgo0NiAw +IG9iago8PC9GMSA0NSAwIFIvRjIgMjUgMCBSL0YzIDIwIDAgUi9GNCA0MCAwIFIvRjUgMzUg +MCBSL0Y2IDMwIDAgUgo+PgplbmRvYmoKCjQ3IDAgb2JqCjw8L0ZvbnQgNDYgMCBSCi9YT2Jq +ZWN0PDwvSW00IDQgMCBSL0ltNSA1IDAgUj4+Ci9Qcm9jU2V0Wy9QREYvVGV4dC9JbWFnZUMv +SW1hZ2VJL0ltYWdlQl0KPj4KZW5kb2JqCgoxIDAgb2JqCjw8L1R5cGUvUGFnZS9QYXJlbnQg +MTUgMCBSL1Jlc291cmNlcyA0NyAwIFIvTWVkaWFCb3hbMCAwIDYxMiA3OTJdL0dyb3VwPDwv +Uy9UcmFuc3BhcmVuY3kvQ1MvRGV2aWNlUkdCL0kgdHJ1ZT4+L0NvbnRlbnRzIDIgMCBSPj4K +ZW5kb2JqCgoxMiAwIG9iago8PC9UeXBlL1BhZ2UvUGFyZW50IDE1IDAgUi9SZXNvdXJjZXMg +NDcgMCBSL01lZGlhQm94WzAgMCA2MTIgNzkyXS9Hcm91cDw8L1MvVHJhbnNwYXJlbmN5L0NT +L0RldmljZVJHQi9JIHRydWU+Pi9Db250ZW50cyAxMyAwIFI+PgplbmRvYmoKCjE1IDAgb2Jq +Cjw8L1R5cGUvUGFnZXMKL1Jlc291cmNlcyA0NyAwIFIKL01lZGlhQm94WyAwIDAgNjEyIDc5 +MiBdCi9LaWRzWyAxIDAgUiAxMiAwIFIgXQovQ291bnQgMj4+CmVuZG9iagoKNDggMCBvYmoK +PDwvVHlwZS9DYXRhbG9nL1BhZ2VzIDE1IDAgUgovT3BlbkFjdGlvblsxIDAgUiAvWFlaIG51 +bGwgbnVsbCAwXQovVmlld2VyUHJlZmVyZW5jZXM8PC9EaXNwbGF5RG9jVGl0bGUgdHJ1ZQo+ +PgovTGFuZyhlbi1JTikKPj4KZW5kb2JqCgo0OSAwIG9iago8PC9UaXRsZTxGRUZGMDA0MzAw +NjEwMDZFMDA2NDAwNjkwMDY0MDA2MTAwNzQwMDY1MDA3MzAwMjAwMDRFMDA2MTAwNkQwMDY1 +PgovQXV0aG9yPEZFRkYwMDczMDA2MTAwNjcwMDYxMDA3MjAwMjAwMDcwMDAyMDAwNzMwMDc1 +MDA3MjAwNzkwMDYxMDA3NzAwNjEwMDZFMDA3MzAwNjgwMDY5PgovQ3JlYXRvcjxGRUZGMDA1 +NzAwNzIwMDY5MDA3NDAwNjUwMDcyPgovUHJvZHVjZXI8RkVGRjAwNEMwMDY5MDA2MjAwNzIw +MDY1MDA0RjAwNjYwMDY2MDA2OTAwNjMwMDY1MDAyMDAwMzMwMDJFMDAzNT4KL0NyZWF0aW9u +RGF0ZShEOjIwMTIxMDE4MTczMjU0KzA1JzMwJyk+PgplbmRvYmoKCnhyZWYKMCA1MAowMDAw +MDAwMDAwIDY1NTM1IGYgCjAwMDAwNzk2NzYgMDAwMDAgbiAKMDAwMDAwMDAxOSAwMDAwMCBu +IAowMDAwMDA1NzEwIDAwMDAwIG4gCjAwMDAwMDc3NjkgMDAwMDAgbiAKMDAwMDAwNTczMSAw +MDAwMCBuIAowMDAwMDA3NDkxIDAwMDAwIG4gCjAwMDAwMDc1MTAgMDAwMDAgbiAKMDAwMDAw +Nzc1MCAwMDAwMCBuIAowMDAwMDA4MDYyIDAwMDAwIG4gCjAwMDAwMDgwODIgMDAwMDAgbiAK +MDAwMDAwODI3OSAwMDAwMCBuIAowMDAwMDc5ODIwIDAwMDAwIG4gCjAwMDAwMDgyOTkgMDAw +MDAgbiAKMDAwMDAwOTAzNCAwMDAwMCBuIAowMDAwMDc5OTY2IDAwMDAwIG4gCjAwMDAwMDkw +NTUgMDAwMDAgbiAKMDAwMDAyMzc2OCAwMDAwMCBuIAowMDAwMDIzNzkxIDAwMDAwIG4gCjAw +MDAwMjM5ODYgMDAwMDAgbiAKMDAwMDAyNDU0MiAwMDAwMCBuIAowMDAwMDI0OTQ0IDAwMDAw +IG4gCjAwMDAwMzc1MjQgMDAwMDAgbiAKMDAwMDAzNzU0NyAwMDAwMCBuIAowMDAwMDM3NzQ3 +IDAwMDAwIG4gCjAwMDAwMzgyNDMgMDAwMDAgbiAKMDAwMDAzODU4NyAwMDAwMCBuIAowMDAw +MDQ4OTg1IDAwMDAwIG4gCjAwMDAwNDkwMDggMDAwMDAgbiAKMDAwMDA0OTE5OSAwMDAwMCBu +IAowMDAwMDQ5NzQzIDAwMDAwIG4gCjAwMDAwNTAxMjcgMDAwMDAgbiAKMDAwMDA1OTU2MCAw +MDAwMCBuIAowMDAwMDU5NTgyIDAwMDAwIG4gCjAwMDAwNTk3NzMgMDAwMDAgbiAKMDAwMDA2 +MDEwOCAwMDAwMCBuIAowMDAwMDYwMjk4IDAwMDAwIG4gCjAwMDAwNjIwMjYgMDAwMDAgbiAK +MDAwMDA2MjA0OCAwMDAwMCBuIAowMDAwMDYyMjQwIDAwMDAwIG4gCjAwMDAwNjI1MzEgMDAw +MDAgbiAKMDAwMDA2MjY5MiAwMDAwMCBuIAowMDAwMDc4NTQwIDAwMDAwIG4gCjAwMDAwNzg1 +NjMgMDAwMDAgbiAKMDAwMDA3ODc1OSAwMDAwMCBuIAowMDAwMDc5MTk2IDAwMDAwIG4gCjAw +MDAwNzk0ODQgMDAwMDAgbiAKMDAwMDA3OTU2NyAwMDAwMCBuIAowMDAwMDgwMDczIDAwMDAw +IG4gCjAwMDAwODAyMTYgMDAwMDAgbiAKdHJhaWxlcgo8PC9TaXplIDUwL1Jvb3QgNDggMCBS +Ci9JbmZvIDQ5IDAgUgovSUQgWyA8ODY5MjMyNUIzMkVDNDJEMDM2NEY4RDIzNzg4NzY2RDc+ +Cjw4NjkyMzI1QjMyRUM0MkQwMzY0RjhEMjM3ODg3NjZENz4gXQovRG9jQ2hlY2tzdW0gLzU0 +MDIyMDJFMDIxMjc2QkZGRkZBOTQxQkRBMkIxMEQxCj4+CnN0YXJ0eHJlZgo4MDU1NAolJUVP +Rgo= +--------------010903010402010104090709-- diff --git a/addons/hr_recruitment/tests/test_recruitment_process.py b/addons/hr_recruitment/tests/test_recruitment_process.py new file mode 100644 index 00000000..f109a599 --- /dev/null +++ b/addons/hr_recruitment/tests/test_recruitment_process.py @@ -0,0 +1,60 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from odoo.tests import common +from odoo.addons.hr.tests.common import TestHrCommon +from odoo.modules.module import get_module_resource + + +class TestRecruitmentProcess(TestHrCommon): + + def test_00_recruitment_process(self): + """ Test recruitment process """ + + self.dep_rd = self.env['hr.department'].create({ + 'name': 'Research & Development', + }) + self.job_developer = self.env['hr.job'].create({ + 'name': 'Experienced Developer', + 'department_id': self.dep_rd.id, + 'no_of_recruitment': 5, + }) + self.employee_niv = self.env['hr.employee'].create({ + 'name': 'Sharlene Rhodes', + }) + self.job_developer = self.job_developer.with_user(self.res_users_hr_officer.id) + self.employee_niv = self.employee_niv.with_user(self.res_users_hr_officer.id) + + # Create a new HR Recruitment Officer + self.res_users_hr_recruitment_officer = self.env['res.users'].create({ + 'company_id': self.env.ref('base.main_company').id, + 'name': 'HR Recruitment Officer', + 'login': "hrro", + 'email': "hrofcr@yourcompany.com", + 'groups_id': [(6, 0, [self.env.ref('hr_recruitment.group_hr_recruitment_user').id])] + }) + + # An applicant is interested in the job position. So he sends a resume by email. + # In Order to test process of Recruitment so giving HR officer's rights + with open(get_module_resource('hr_recruitment', 'tests', 'resume.eml'), 'rb') as request_file: + request_message = request_file.read() + self.env['mail.thread'].with_user(self.res_users_hr_recruitment_officer).message_process( + 'hr.applicant', request_message, custom_values={"job_id": self.job_developer.id}) + + # After getting the mail, I check the details of the new applicant. + applicant = self.env['hr.applicant'].search([('email_from', 'ilike', 'Richard_Anderson@yahoo.com')], limit=1) + self.assertTrue(applicant, "Applicant is not created after getting the mail") + resume_ids = self.env['ir.attachment'].search([ + ('name', '=', 'resume.pdf'), + ('res_model', '=', self.env['hr.applicant']._name), + ('res_id', '=', applicant.id)]) + self.assertEqual(applicant.name, 'Application for the post of Jr.application Programmer.', 'Applicant name does not match.') + self.assertEqual(applicant.stage_id, self.env.ref('hr_recruitment.stage_job1'), + "Stage should be 'Initial qualification' and is '%s'." % (applicant.stage_id.name)) + self.assertTrue(resume_ids, 'Resume is not attached.') + # I assign the Job position to the applicant + applicant.write({'job_id': self.job_developer.id}) + # I schedule meeting with applicant for interview. + applicant_meeting = applicant.action_makeMeeting() + self.assertEqual(applicant_meeting['context']['default_name'], 'Application for the post of Jr.application Programmer.', + 'Applicant name does not match.') diff --git a/addons/hr_recruitment/views/digest_views.xml b/addons/hr_recruitment/views/digest_views.xml new file mode 100644 index 00000000..a4e33f24 --- /dev/null +++ b/addons/hr_recruitment/views/digest_views.xml @@ -0,0 +1,15 @@ + + + + digest.digest.view.form.inherit.hr.recruitment + digest.digest + + + + + + + + + + diff --git a/addons/hr_recruitment/views/hr_department_views.xml b/addons/hr_recruitment/views/hr_department_views.xml new file mode 100644 index 00000000..d2225293 --- /dev/null +++ b/addons/hr_recruitment/views/hr_department_views.xml @@ -0,0 +1,46 @@ + + + + hr.department.kanban.inherit + hr.department + + + + + + + + + + + +
+ +
+ +
+
+
+ + + + Recruitments + + +
+
+
+ + + Departments + hr.department + tree,form + + + +
diff --git a/addons/hr_recruitment/views/hr_job_views.xml b/addons/hr_recruitment/views/hr_job_views.xml new file mode 100644 index 00000000..8bbbb7e8 --- /dev/null +++ b/addons/hr_recruitment/views/hr_job_views.xml @@ -0,0 +1,126 @@ + + + + New Application + hr.applicant + form + {'search_default_job_id': [active_id], 'default_job_id': active_id} + + + + hr.job.kanban + hr.job + + + + + + + + + + + + + + + + +
+
+
+
+ +
+
+ +
+ +
+ +
+
+
+ +
+
+
+ +
+
+ +
+
+ New Applications
+ To Recruit +
+
+
+ +
+
+ +
+
+
+
+
+
+ +
+
+
+ +
+ +
+
+
+
+
+
+
+ + + hr.job.search + hr.job + + + + + + + + + + + Job Positions + hr.job + kanban,form + + {} + +

+ Ready to recruit more efficiently? +

+ Let's create a job position. +

+
+
+ +
diff --git a/addons/hr_recruitment/views/hr_recruitment_templates.xml b/addons/hr_recruitment/views/hr_recruitment_templates.xml new file mode 100644 index 00000000..a4fce728 --- /dev/null +++ b/addons/hr_recruitment/views/hr_recruitment_templates.xml @@ -0,0 +1,16 @@ + + + + + + + diff --git a/addons/hr_recruitment/views/hr_recruitment_views.xml b/addons/hr_recruitment/views/hr_recruitment_views.xml new file mode 100644 index 00000000..3b337210 --- /dev/null +++ b/addons/hr_recruitment/views/hr_recruitment_views.xml @@ -0,0 +1,1069 @@ + + + + + + + Recruitment / Applicants Stages + hr.recruitment.stage + [] + {} + +

+ Add a new stage in the recruitment process +

+ Define here your stages of the recruitment process, for example: + qualification call, first interview, second interview, refused, + hired. +

+
+
+ + + + Applicants + hr.applicant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + hr.applicant.view.tree.activity + hr.applicant + + + + + + + + + + + + + + + Jobs - Recruitment Form + hr.applicant + +
+
+
+ +
+ + +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+
+ + + Jobs - Recruitment + hr.applicant + + + + + + + + + + + Jobs - Recruitment Graph + hr.applicant + + + + + + + + + hr.applicant.view.search + hr.applicant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + hr.recruitment.source.view.search + hr.recruitment.source + + + + + + + + + + Hr Applicants Calendar + hr.applicant + + + + + + + + + + + + + + hr.applicant.form.quick_create + hr.applicant + 1000 + +
+ + + + + + + +
+
+
+ + + + Hr Applicants kanban + hr.applicant + + + + + + + + + + + + + + + + + + + +
+ Refused + +
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+ + + + + +
+ + + + +
+ +
+ +
+
+
+
+ + + + + + + + hr.applicant.activity + hr.applicant + + + +
+
+ + +
+
+
+
+
+
+ + + Applications + hr.applicant + kanban,tree,form,graph,calendar,pivot + + {'search_default_job_id': [active_id], 'default_job_id': active_id} + +

+ No applications yet +

+ Odoo helps you track applicants in the recruitment + process and follow up all operations: meetings, interviews, etc. +

+ Applicants and their attached CV are created automatically when an email is sent. + If you install the document management modules, all resumes are indexed automatically, + so that you can easily search through their content. +

+
+
+ + + Jobs Sources + hr.recruitment.source + tree + + {'search_default_job_id': [active_id], 'default_job_id': active_id} + +

+ Want to analyse where applications come from ? +

+ Use emails and links trackers +

+
+
+ + + + Job + hr.job + + + + + + + + + + + hr.job.simple.form + hr.job + 200 + +
+ + + + +
+
+
+
+
+
+ + Create a Job Position + hr.job + form + + new + + + + + hr.job.form1 + hr.job + + + + + + + + +
+ + + +
+
+
+ + + + Job Positions + hr.job + tree,kanban,form + + {'search_default_in_recruitment': 1} + +

+ Ready to recruit more efficiently? +

+ Let's create a job position. +

+
+
+ + + + Applicant refuse reason form + hr.applicant.refuse.reason + +
+ + +
+
+
+

+ +

+ +
+
+
+
+
+ + + Applicant refuse reason tree + hr.applicant.refuse.reason + + + + + + + + + Refuse Reasons + hr.applicant.refuse.reason + tree,form + + + ######################## JOB OPPORTUNITIES (menu) ########################### + + Applications + hr.applicant + kanban,tree,form,pivot,graph,calendar,activity + + + {} + +

+ No applications yet +

+ Odoo helps you track applicants in the recruitment + process and follow up all operations: meetings, interviews, etc. +

+ Applicants and their attached CV are created automatically when an email is sent. + If you install the document management modules, all resumes are indexed automatically, + so that you can easily search through their content. +

+
+
+ + + + kanban + + + + + + + tree + + + + + + + form + + + + + + + pivot + + + + + + + graph + + + + + + + + + + + + + + + + + + + + ir.attachment.search.inherit.recruitment + ir.attachment + primary + + + + + + + 1 + + + 1 + + + 1 + + + + + + hr.applicant.resumes.server + + code + +act = env.ref('hr_recruitment.hr_applicant_resumes').read()[0] +act['domain'] = [('res_model', '=', 'hr.applicant'), '|', ('company_id', '=', False), ('company_id', '=', env.user.company_id.id)] +action = act + + + + + + + hr.recruitment.stage.tree + hr.recruitment.stage + + + + + + + + + + + + hr.recruitment.stage.kanban + hr.recruitment.stage + + + + + + +
+
+ +
+
+ Folded in Recruitment Pipe: + +
+
+
+
+
+
+
+ + + + hr.recruitment.stage.form + hr.recruitment.stage + +
+ + + + + + + + + + + + + +

+ You can define here the labels that will be displayed for the kanban state instead + of the default labels. +

+
+ + +
+
+
+
+ + + + Stages + hr.recruitment.stage + tree,kanban,form + + +

+ Add a new stage in the recruitment process +

+ Don't forget to specify the department if your recruitment process + is different according to the job position. +

+
+
+ + + + + + hr.applicant.category.form + hr.applicant.category + +
+ + + + + + +
+
+
+ + + hr.applicant.category.tree + hr.applicant.category + + + + + + + + + + + Tags + hr.applicant.category + +

+ Add a new tag +

+
+
+ + + + + + hr.recruitment.degree.tree + hr.recruitment.degree + + + + + + + + + + + hr.recruitment.degree.form + hr.recruitment.degree + +
+ + + + + + +
+
+
+ + + + Degree + hr.recruitment.degree + + + + + + + + hr.recruitment.source.tree + hr.recruitment.source + + + + + +